Currently the minute level data is available from 2015 October, do you have plans to provide older data? Otherwise can you help us get it. Adjusted data would be awesome.
Secondly in the web socket for NIFTY 50 index the quote does not have a length of 11.
@vivek we get the day level data but not the minute level data for NSE contracts for the last 10 years. The minute level data is available only from October 2015.
@abhishek01 Yeah currently we have minute data for past few months only. We will be adding more historical data in future but we don't have any specific timeline when it will be available.
@abhishek01 We're working on sourcing additional data and will try to make it happen as fast as possible. However, it's a bit difficult to commit to a timeline as of now.
A standalone index packet should be 4 (token) + 4 (ltp) bytes.
Here is the sample query and the size of response:
https://api.kite.trade/instruments/historical/85761/minute?access_token=xxxxx&to=2015-09-25&api_key=xxxxx&from=2015-09-15 is returning empty set.
While the response for https://api.kite.trade/instruments/historical/85761/minute?access_token=xxxx&to=2015-10-25&api_key=xxxx&from=2015-10-15 has 2247 rows.
85761 is the instrument id for NSE EQ stock. This is just one example.