Thanks @sujith , how do I make a call from a specific "begin period" to latest available candle timestamp for any granularity level? I want the system calculated latest candle data in my "to period'
@jitendra If you are using API directly you should add a header to your requests as "X-Kite-Version: 3". If you are using client libraries you can find their respective version 3 releases in their GitHub repository. You can experiment with that.
Also, we will announce Kite Connect 3 APIs and client libraries shortly. Stay tuned.
We have OHLCV data for historical API. You can check out documentation.
yes, you can get it in the new version of Kite Connect. What Kite Connect client are you using?
@cisk,
You can get data for a particular instrument for a particular time interval as well. You can check out this thread.
Please note that we are still making some final changes in this branch.
I have installed kiteconnect-3.6.2. I'm not getting Open Interest while fetching historical data. Can you please help? Thanks in advance.
We don't have open interest in historical data. It is available in live market data only in Kite Connect 3.
Thank you for the reply Sujith. Is there any possibility in the near future?
Also, we will announce Kite Connect 3 APIs and client libraries shortly. Stay tuned.