Blank responses for multiple stocks, they exist on Money Control

gopi_ar
I encountered this while fetching historical data; a number of stocks that have data on Google Finance and Money Control return blank data on Zerodha. Is this normal?

For example:

Rallis India - 128090884

https://api.kite.trade/instruments/historical/128090884/15minute?from=2015-08-08&to=2015-09-01
{
"status": "success",
"data": {
"candles": []
}
}
However, on Google / Moneycontrol, it's being traded and prices are available.

Am I hitting some sort of rate limit?

  • Kailash
    The instrument token for Rallis India is 720897.
  • gopi_ar
    gopi_ar edited August 2016
    @Kailash
    That's for NSE, not BSE, according to your instruments.CSV file. So you have 15minute data for NSE last year, but not for BSE?
Sign In or Register to comment.