How can I get information about market closure (end of day) and market opening through REST API?
If the way to request this information for each day?
What if the RIC is old? Where there is no "CLOSING_RUN" information.
For example: RIC ESM2 (day_Expiry 06/15/2012) for RawLegacyMarketDepth
Question: How can I reliably use REST APIs to get market close times on different days?
Also get time to open the market on different days?
Help me, please.