Answers to the following questions are missing in the documentation -
1) How to send multiple Tags? Can I pass the list of tags as an argument while posting order?
2) What is the maximum number of tags that can be included in Tag list?
3) For m…
Thank you for your previous response regarding the timeout parameter in the KiteConnect Python client library.
However, I have noticed that the documentation does not provide a detailed description of the usage of the timeout parameter for some of …
I am using the Historical data function to get Option Candle data instead of WebSocket as of now. And I am requesting the Historical data function multiple times during the minute
Is this what you call Polling ?
- that, I am doing repetitive API c…
Hi Sujith,
Thanks for the reply. I am pretty sure, we didn't hit the API rate limit. Because we are calling the end point once a minute [in screenshot it is visible]. And if we do not get the response, we sleep the function for a second.
We lost …