Download historical future data

Hi,

can we download historical data for index futures for last few years, i have seen 1 funtionality in

kite.historical_data(instrument_token=instrument_token, from_date=from_date, to_date=to_date, interval=interval, continuous=False, oi=False)

can we do it by continuous=True, oi=True…

by making both True I am able to download ‘day’ data but facing issue while downloading inraday data (5 min, 15 minute)|

Thanks
Khaisar

Hi @Khaisar ,
Zerodha doesn’t provide intraday historical data for futures, it’s only available in the 1-day timeframe. Please use ICICIdirect if you need to download futures historical data.