Market Open/Close on Dynamic Basis (java)

Is there any custom Refinitiv API that can provide us market (Exchange) open/close flag on a dynamic basis? We need to identify markets which are open at any given time. We tried to fetch market open and close time based on the following Refinitiv FIDs but we observed they are not being populated at the moment. (14528, 3877, 1392, 6692, 6693) Are they not used at the moment? We can also use INST_PHASE to identify whether the market is open or close, but this involves building a complex logic, so we are avoiding it. Kindly advise.

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @saraswathi.karuppiah

    Based on a similar previous question, using the INST_PHASE field is likely the best approach.

    However, if you wish to confirm if any further easier to use indicators are available I recommend you raise a Content ticket with the My.Refinitiv helpdesk. A content specialist should then be able to confirm if any such content exists on our realtime feed.

    Our realtime APIs are content-neutral and just provide what is published by the source / feed - so the API cannot tell you if a market is open or closed.


Answers