I have to disagree on what you said about client-side timestamps cannot be used to determine how requests are evaluated. If orders are spaced out by 100ms, all orders are accepted but not the order bursts despite being separated by more than one sec…
Hi Nivas,
Thank you for thorough reply. If it was not clear from my previous messages, nowhere I have asked to relax the limitation of 10 orders/second. All I have been complaining about is, despite staying within the said limit, the orders are rej…
@salim_chisty this contradicts with the rate limits advertised in the FAQ section that entire Zerodha team keeps pointing to. The rate limit mentioned is 10 orders / second while not clarifying whether it is burst rate limit or otherwise. This is th…
@suprxd i have already verified my timestamps with multiple LLMs before posting here. Order batches are spread out by more than 1 second. There is no reason why would Kite reject such requests. Rolling/sliding/sliding log/counter, none of the algori…
Moreover, I have verified that 10 orders / second are allowed only when they are spaced 100ms apart. The problem is burst/batch requests despite being separated by more than 1 second.
@salim_chisty instead of pointing vaguely that more than 10 orders were submitted, can you explain clearly which orders you referred to? I have checked multiple times and there is always more than one second gap between last order of the batch and t…
Thanks for quick action.
It's sliding throttling period. Go through Throttling Period section above, it's explained in detail.
This explains the scenario when the API rate limit is breached. I need to understand how do I avoid running into that sit…
https://kite.trade/docs/connect/v3/exceptions/#api-rate-limit is showing nginx 404 not found page. Entire API docs are not accessible. Can somebody please look into it?
I need to understand more about how rate limiter is implemented i.e. when exact…
I hope this mandatory check of TOTP for each order doesn't add delay to order placement. Already market is struggling with liquidity issues; do not want order placement to be delayed.
The circular is dated Dec 03, 2018. Any specific reason why did …
Recently API has been very unstable around market open. 9:15 AM to around 9:30 AM. I have started seeing NetworkException while placing orders but the order gets placed. I do check the order book before placing the orders again but do we have some f…