historical data not being returned

kontacthimanshu
Hi,

I renewed historical data API yesterday but I am not getting historical data despite getting 'success' as status. Please see below:

https://api.kite.trade/instruments/historical/260105/day?from=2023-03-28+09:15:00&to=2023-03-28+15:35:00
{'status': 'success', 'data': {'candles': []}}
[]
  • rakeshr
    to=2023-03-28+15:35:00
    You need to use the next day as the ending period to fetch day's candle, here 2023-03-29 HH:MM:SS
Sign In or Register to comment.