What's the rate limiting algorithm used by Zerodha? is it leaky bucket/token bucket/sliding window? I tried token bucket but looks like it's not realiably working. It's important that developers should know the algo to limit orders on client app si…
I am ready to write my own logic, who will provide the the formula or logic? Is each developer supposed to do R&D to devise his own formula?
Update: After some analysis found that Kite api does have native provision to provide such cash/non-c…