There are limitations at 200 orders per minute and 10 orders per second. As a risk management measure, at Zerodha, a single user/API key will not be able to place more than 3000 orders per day.
I read that there is a cap of 3000 order placing per day. I understand this is the cap for calling placeOrder() API.
Does this cap of (3000) also include calling modifyOrder API ?
If the modifyOrder API call is not included in the cap of 3000, what is the cap for calling modifyOrder API ?