- This topic has 7 ข้อความตอบกลับ, 4 เสียง, and was last updated 3 years, 4 months มาแล้ว by .
-
กระทู้
-
Change
- แก้ไขเลข SQMKT()
- 0: NONE -> 9: NONE
- 3: Non-SET100 -> 3: sSET
ข้อควรระวัง สำหรับกลยุทธ์ที่มีการ Filter ข้อมูลที่ ไม่ ได้อยู่ใน Set 100 จากของเดิมจะใช้ Filter = SQMKT() == 3 ให้เปลี่ยนไปใช้ Filter = isNonSET100() แทน
New
เพิ่ม 3 กลุ่ม Functions สำหรับการเช็ค Index, Industry, Sector เพื่อให้การทำ Filter หรือ Stock Section ของสมาชิก ได้สะดวกสบายและง่ายดายมากยิ่งขึ้น
- เพิ่ม Function สำหรับการเช็ค Index
- isSET()
- isMAI()
- isSET50()
- isNonSET50()
- isSET100()
- isNonSET100()
- issSET()
- isNonsSET()
- เพิ่ม Function สำหรับการเช็ค Industry
- isIndustryNone()
- isIndustryAgro()
- isIndustryConsump()
- isIndustryFincial()
- isIndustryIndus()
- isIndustryPropcon()
- isIndustryResourc()
- isIndustryService()
- isIndustryTech()
- เพิ่ม Function สำหรับการเช็ค Sector
- isSectorAgri()
- isSectorBank()
- isSectorConmat()
- isSectorPetro()
- isSectorComm()
- isSectorICT()
- isSectorElec()
- isSectorEtron()
- isSectorEnerg()
- isSectorMedia()
- isSectorFin()
- isSectorFood()
- isSectorHealth()
- isSectorTourism()
- isSectorHome()
- isSectorInsur()
- isSectorNpg()
- isSectorJewel()
- isSectorMach()
- isSectorMine()
- isSectorPkg()
- isSectorPerson()
- isSectorPrint()
- isSectorProf()
- isSectorProp()
- isSectorPaper()
- isSectorFashion()
- isSectorTrans()
- isSectorAuto()
- isSectorSilo()
- isSectorOther()
- isSectorIMM()
- isSectorPFAndREITs()
- isSectorSteel()
- isSectorCons()
วิธีการเรียกใช้
Filter = isSET();
โดยที่ ถ้าหุ้นอยู่ในกลุ่มนั้นๆ จะคืนค่า เป็น 1 แต่ถ้าไม่ใช่จะ คืนค่าเป็น 0
- แก้ไขเลข SQMKT()
กำลังดู 7 ข้อความตอบกลับ - 1 ผ่านทาง 7 (ของทั้งหมด 7)
กำลังดู 7 ข้อความตอบกลับ - 1 ผ่านทาง 7 (ของทั้งหมด 7)
- คุณต้องเข้าสู่ระบบเพื่อตอบกลับกระทู้นี้