Is this consistent issue? Can you let us know the params you are sending or enable debugging and paste the complete URL you are sending? I think you are sending continuous value as 1.
@sujith, I am regularly facing this issue, also today i am unable to get historical ohlc for above mentioned dates, also historical ohlc is not available for many shares in nifty500 range for year 2015
@Guhan, You need to send continuous as false for equity data. You can check out documentation to know more information. We have minute level data for only a couple of years. We don't have data prior to that.
We have intraday data for instruments from FEB 2015. Can you list out a couple of instruments for which you don't see data? I will check with data team and update the status.
I think you are sending continuous value as 1.
from_date='2017-10-01',to_date='2017-10-30,
interval='minute',continuous=True)
@sujith, I am regularly facing this issue, also today i am unable to get historical ohlc for above mentioned dates, also historical ohlc is not available for many shares in nifty500 range for year 2015
You need to send continuous as false for equity data. You can check out documentation to know more information.
We have minute level data for only a couple of years. We don't have data prior to that.