Hi Sujith, please look at the minute-wise timestamps of the below data that was received from historical data api. It is not consistent. The bold highlighted timestamps have "HH:MM:01" format while others have "HH:MM:00". Can you please check at your end and let me know.
Hi Sujith, This is for NIFTY 50 minute wise data for 23-June-2015. You can use below request to reproduce. tick = kite.historical(instrument_token=256265, from_date="2015-6-23", to_date="2015-6-23", interval='minute').
I have informed data team to look into this.
Can you give us the complete request params to reproduce this?
This is for NIFTY 50 minute wise data for 23-June-2015. You can use below request to reproduce.
tick = kite.historical(instrument_token=256265, from_date="2015-6-23", to_date="2015-6-23", interval='minute').
Any update on the above.