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