Historical data for stock options

zhkas
Hi,
I need to download historical stock option data to backtest some of ideas.
I do download and cache all the instrument_tokens for each day.
But still I am getting empty response.

33040898,129066,RELIANCE25JAN1240PE,RELIANCE,2025-01-30,1240.00,0.05,500,PE,NFO-OPT,NFO,20241104,20250130

for above instrument
I am getting empty repsonse
curl "https://api.kite.trade/instruments/historical/33040898/minute?from=2025-01-30+09:15:00&to=2025-01-30+15:20:00"
{"status": "success", "data": { "candles":[]}}
Can you please provide the historical data for stock options too ?
It will be very helpful, thanks.
Tagged:
  • sujith
    Kite Connect only provides continuous day candle data for expired futures instruments. We don't provide data for expired options instruments.
Sign In or Register to comment.