kbhari90

About

Username
kbhari90
Joined
Visits
1
Last Active
Roles
Member

Comments

  • Hi @sujith , I am trying to get minute(30 days cap at each request) data of instruments from nifty 50. I am using the following python code to get the same: historicalData = kite.historical(rows[i][0], str(fromDate), str(toDate), interval) where ro…
  • Hi @sujith , 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?
  • Thanks for replying @sujith but I have already mentioned in the initial post that i have subscribed for historical api