Open Interest in Historical data

krishnakant
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!
  • sujith
    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
    Hi,
    How do I get Open Interest data in the historical API? (I'm currently using Python with continuous=True parameter).
  • sujith
    The kiteconnect libraries are not yet updated to support this, you will have to copy the historical data method and add oi param.
  • Shivu999
    @soham
    Are you able to extract OI data?
Sign In or Register to comment.