Using Reuters API for SPX index data. I see that sometimes the API returns the BID, ASK, LAST prices

I have confirmed the index <.SPX> updates from 9:30 to 16:30 EST. This is also the reason why there was no update between 11 AM (6AM EST) - 2 PM London time (9AMEST), Market has not opened yet. However there should still be a BID ASK and LAST field available regardless? Also, when I query at 9:15 GMT (4:14 EST) there is still data along with the BID ASK and LAST fields.

Best Answer

  • @LanceGabriel.Villacrusis

    Thanks for reaching out to us.

    Please share the code that you are using to retrieve the data.

    As I know, the real-time fields (BID, ASK, and TRDPRC_1) can be cleared when closing run. The closing run is a housekeeping exercise performed by Refinitv that prepares the display template for the next trading session. For example, last trade may be moved to historical close. or bid and ask prices may be cleared.


Answers