Hi @kartik.trade, The source for Quote API is different from websockets and multi-quote. I am afraid we can't add it in Websockets or in multi-quote fetch as of now.
Can you please confirm that in order to fetch OI, Connect API needs to be used and Candle API wouldn't be able to provide historic OI data (it is OHLCV)? Also, is market quotes the only way to get OI, not even WebSocket? I'm looking to get a variation in OI in x minutes (x > 15) for identify buildups and covering. Could you suggest a way through?
Hi @DarthVader, As of now, getQuote is the only endpoint which provides Open Interest. I am afraid, we can't provide it in Historical API. In future, we may include it in Websockets given that it is available at the source.
@sujith 'Websockets given that it is available at the source' ...currently is this data not available at the source from which you guys receive the data?
Thank you Sujith. Reading the other threads, it would be really helpful if Zerodha can include it in Websockets as getQuote has request limit. Just to confirm, it is three request per second?
Hi @DarthVader, Please create a new thread for a new query as it might help others who are looking for the same query. All Kite Connect HTTP API calls are limited to three requests per second.
Hello, 1. Is there any lag in getting OI from kite api or it is live data without any lag? 2. I have went through the thread that is describing charges for kite api's but Can't you check that prices again? as it is very very high for new algo trader? We trust zerodha for trading but this is very unsatisfactory to have api at kite. Also you can charge fees whenever we place trade through api please?
We just stream OI data that we get from the exchange. It is not streamed often like LTP. For pricing related stuff you can speak to business team by writing to them on kiteconnect(at)zerodha.com
You can check out documentation here https://kite.trade/docs/connect/v1/#retrieving-market-quotes
or at following api call to fetch multiple instrument at a time.
https://api.kite.trade/quote/ohlc?api_key=xxx&access_token=yyy&i=NSE:INFY&i=BSE:SENSEX&i=NSE:NIFTY+50
The source for Quote API is different from websockets and multi-quote. I am afraid we can't add it in Websockets or in multi-quote fetch as of now.
Also, is market quotes the only way to get OI, not even WebSocket? I'm looking to get a variation in OI in x minutes (x > 15) for identify buildups and covering. Could you suggest a way through?
As of now, getQuote is the only endpoint which provides Open Interest.
I am afraid, we can't provide it in Historical API.
In future, we may include it in Websockets given that it is available at the source.
As of now, it is not available.
Please create a new thread for a new query as it might help others who are looking for the same query.
All Kite Connect HTTP API calls are limited to three requests per second.
Open Interest data is available on live basis. You can get OI on full market quote, check it here.
quote and full
mode websocket. Go through documentation here.1. Is there any lag in getting OI from kite api or it is live data without any lag?
2. I have went through the thread that is describing charges for kite api's but Can't you check that prices again? as it is very very high for new algo trader? We trust zerodha for trading but this is very unsatisfactory to have api at kite. Also you can charge fees whenever we place trade through api please?
Please comment
For pricing related stuff you can speak to business team by writing to them on kiteconnect(at)zerodha.com