Ok great, so I can place 10 orders in a second? I want to understand this little more detailed. If I place 10 orders continuously (say in the first 200ms, all 10 orders are placed), will it work without an issue? My 11th order must be placed after one second of the first order? Is that correct understanding?
Thanks. Also just to ensure that use will be notified if there is a decrease in rate limits? Since my code assumes now that I can place 10 orders in a second, my code may fail if the rate limits decreased without me knowing it.
https://kite.trade/docs/connect/v3/exceptions/#api-rate-limit
You will get error code 429 if you exceed the limits.
https://kite.trade/docs/connect/v3/exceptions/#common-http-error-codes