☰
Login
Signup
Home
›
soham
›
Comments
Activity
Discussions
1
Comments
3
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
soham
About
Username
soham
Joined
August 2017
Visits
31
Last Active
September 2019
Roles
Member
Activity
Discussions
1
Comments
3
Comments
Hi, How do I get Open Interest data in the historical API? (I'm currently using Python with continuous=True parameter).
in
Open Interest in Historical data
Comment by
soham
August 2019
Hi Sujith, I'm using the code below: from_date = "2017-11-29" to_date = "2018-01-04" interval = "day" def get_historical_data(instrument_token, timeinterval=interval, fromdate=from_date, todate=to_date): return kite.historical(instrument_token…
in
Getting "close" Exception for historical data
Comment by
soham
January 2018
*As of 1:15 pm on 4th January 2018
in
Getting "close" Exception for historical data
Comment by
soham
January 2018