☰
Login
Signup
Home
›
General
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
December 2019
Shivu999
August 2019
soham
August 2019
sujith
Open Interest in Historical data
krishnakant
June 2019
in
General
Hi,
Now that Open Interest is available in charts for F&O instruments, how soon can we expect OI field in historical data API as well?
Thanks!
Tagged:
HistoricalData
Kite Connect API
sujith
June 2019
You can just pass oi=1 to the HTTP call and you will receive OI data.
We will include it in the client libraries soon.
soham
August 2019
Hi,
How do I get Open Interest data in the historical API? (I'm currently using Python with continuous=True parameter).
sujith
August 2019
The kiteconnect libraries are not yet updated to support this, you will have to copy the historical data method and add oi param.
Shivu999
December 2019
@soham
Are you able to extract OI data?
Sign In
or
Register
to comment.
We will include it in the client libraries soon.
How do I get Open Interest data in the historical API? (I'm currently using Python with continuous=True parameter).
Are you able to extract OI data?