@devendrarathore, Every request POST and PUT made to the orders endpoint is counted and the orders rejected by our mini RMS won't show up in the orderbook but you will see 400 error response with a message.
@rakeshr Ok i read that article which you gave me. But i don't place order after 216 orders. even if i don't place 200 order per min. or 10 orders per second...
Yes i cancelled 35 order in single shot from kite app.... But next my question is that if i do below any steps then system does not allow me to place order or api and kite app ???
1) 200 orders per min or 2) 10 orders per second ( order means any order either for trade, cancelled or modify exists one ?)
Yes i cancelled 35 order in single shot from kite app But next my question is that if i do below any steps then system does not allow me to place order or api and kite app
You are exceeding the order modification limit for a single order(as the maximum modification allowed for a single order is 25). So, it won't allow you to further modify that order, but the rest of the other operations like cancel, etc would work as expected.
Every request POST and PUT made to the orders endpoint is counted and the orders rejected by our mini RMS won't show up in the orderbook but you will see 400 error response with a message.
Ok i read that article which you gave me. But i don't place order after 216 orders.
even if i don't place 200 order per min. or 10 orders per second...
Yes i cancelled 35 order in single shot from kite app....
But next my question is that if i do below any steps then system does not allow me to place order or api and kite app ???
1) 200 orders per min or
2) 10 orders per second
( order means any order either for trade, cancelled or modify exists one ?)
Can you please put light on this ?
TIA