☰
Login
Signup
Home
›
General
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
October 2019
hitman1980
October 2019
sujith
Limit for order update
hitman1980
October 2019
in
General
Suppose I have an BO with open order and trigger order .. and I keep on trailing it by updating trigger order part .. So I execute modifyOrder function of the API ..
But is there any limit on how many times I can update my order?
sujith
October 2019
You can refer to this
article
.
One can modify an order up to 300 times. This will also hit the total number of the order counter as well.
sujith
October 2019
These are not API restrictions, these are restrictions across all the platforms.
hitman1980
October 2019
Ok .. So lets say I made 5 trades .. Than I should be able to modify each of them 300 times .. right?
Cos counter will still be 1500 (300*5) .. right?
sujith
October 2019
Yes, you can do that.
hitman1980
October 2019
Thanks
This discussion has been closed.
One can modify an order up to 300 times. This will also hit the total number of the order counter as well.
Cos counter will still be 1500 (300*5) .. right?