The market opens at 9:15 a.m. But the Open price of scrips should be available at around 9:12. If I query the price at that time, (kite.ohlc()), will I get the Open price of scrips for the day? Or will it be the ohlc of previous day?
The high and low will be yesterday's values. The close price will be previous day's close. There will be only one trade at 09:08 AM post that trade matching happens after 09:15 AM. I am not sure if that price will be updated as open or not. These values are streamed directly from the exchange. You can try it out on Monday.
By 09:08, the Open price is decided for few stocks only. not all the stocks. I think you will be able to fetch it by quote() call. I hope this will help. Thanks, Regards, Rishi A. +91-9099996590
There will be only one trade at 09:08 AM post that trade matching happens after 09:15 AM. I am not sure if that price will be updated as open or not.
These values are streamed directly from the exchange. You can try it out on Monday.
I hope this will help.
Thanks,
Regards,
Rishi A.
+91-9099996590