What is best get LTP in offline market.

Dear team,
API version 2.0

I’m using the market quote API to get the LTP. But when the market is closed it is not working. Please help me to know how can I get the LTP when the market is closed.

Dear,
@Hardik Please help and guide. Waiting for your reply.

Hello @Rajkaran_Mishra

If the markets are closed, then there is no data to serve, in case of Market Quote APIs. Can you tell me about the purpose of polling this API post market hours?

Dear Hardik ,
Thank you for your reply.

I’ve a watch list in my application, I’m not able show the LTP of the Instruments added in the watchlist, when the market is closed.
Please help me with, telling the right approach to get the LTP after the market is close for this purpose.

Waiting for your kind reply for your solution.

Hello @Rajkaran_Mishra

I just checked this and replicated this. Even if markets are closed, it does serve the last traded price on API. If you try to poll it next morning, it might fail as the same data is moved to previous day close parameter.