What is the FID for Stock Open Indicator

What is the FID for Stock Open Indicator that tells when stock is open for trading in exchange

We need this info for Direct and IDN Feed for following markets

AU, NZ, JP, KR, TW, HK, CN, SG, MY, ID, TH, IN

Best Answer

  • Hello @VinayKumar,

    The moderators of this forum, as well as the majority of the forum members, are developers.

    Sounds like you are looking for the type of information best learned from Refinitiv content experts.

    For content questions such as this, the best and most efficeint way to get the answered is to contact Refinitiv Helpdesk Online and select "I need help on content" or call your local Refiniv Helpdesk number and indicate that you need help identifying Elektron content.

Answers

  • Hi @VinayKumar, There is no specific FID which indicates that the market is open. You can probably deduce that information from a combination of other FID's like OPEN_PRC, ACVOL_1, TRDPRC_1, PRC_QL_CD, PRC_QL3 etc. The market open behavior of these FIDs will depend upon each individual exchange. A better mechanism might be to use a lookup table of each market's trading hours.

  • We are already using some of those approaches, especially the table with market trading hour. However in number of markets Stock don't necessarily open with the market open. We need a bullet proof approach to know when the stock opens to implement a specific client requirement.