I am trying to get historical data for some instruments. Instruments with NSE works fine but getting data for BSE returns an empty array every time. Can you please suggest me the solution?
@venkatesh_rao We only have intraday candle for TCS-BSE(136330244) since 2016-3-18 9:15.But you can get data for day chart.So, for -TCS(BSE) chart for period till 2016-3-18 9:15,you are getting Null.
https://api.kite.trade/instruments/historical/136330244/minute?from=2015-12-28+09:30:00&to=2016-01-01+10:30:00
https://api.kite.trade/instruments/historical/2953217/minute?from=2015-12-28+09:30:00&to=2016-01-01+10:30:00
We only have intraday candle for TCS-BSE(136330244) since
2016-3-18 9:15
.But you can get data for day chart.So, for -TCS(BSE) chart for period till2016-3-18 9:15
,you are getting Null.