I am new to kite api(python). I am trying to get historical data for a list of equities. But getting an empty list instead. Below is the sample code for one equity: #3196417 is the isntrument_token for infosys as obtained from instrument list downloaded for NSE through API
Just checked by giving in recent dates 2015 and 2016 , and i am able to get the data for them. But earlier dates (2010, 2011..etc) are just returning empty lists . I thought we had last 10 years data?
@kbhari90, Only for some scrips we have data till 2006 , but for INFY we have till OCT 2015 only. We are planning to populate data for old dates also, but can't guarantee timeline as of now.
Historical API is an add on subscription, you have to subscribe for it.
Just checked by giving in recent dates 2015 and 2016 , and i am able to get the data for them.
But earlier dates (2010, 2011..etc) are just returning empty lists . I thought we had last 10 years data?
Only for some scrips we have data till 2006 , but for INFY we have till OCT 2015 only. We are planning to populate data for old dates also, but can't guarantee timeline as of now.