I noticed through google that ICICIDirect provides free access to option chain data through their BREEZE API's for all their customers. Does Zerodha also has anything like that ?
If the order state is OPEN, the price is visible but for Trigger pending orders, the trigger price must also be visible for a better understanding of the order history. Please fix this issues.
there is an API kiteConnect.getInstruments(String exchange) which can be used to get instruments list, and then get token out of it for any trading symbol.
I was also looking for a way to get instrument token, reached this thread after google searc…
thanks, this is what I have been doing. how many times can I call this api (for single cancellation) per second? Does the normal API call rate apply to this?
Would you want to introduce this API in future? This would be a nice addition.
BTW, any…
okay, thanks for your response.
So with the same application, I can execute API's on one zerodha account on one day, and on another zerodha account on another day?
From the stack trace-
okhttp3.internal.connection.RealCall.execute(RealCall.kt:148) at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.getRequest(KiteRequestHandler.java:52)
The exception in okhttp library is emanating from the KiteReque…
The screenshot says "By default, the API is restricted to a single Zerodha user ID. If you want multi-user login support, please e-mail us."
Kindly explain.
Hi Mr RakeshR, Thanks for your reply.
This exception is not always reproducible. If you can give me probable answer (even guess work is fine) by looking into what I provided before, that would be great.