☰
Login
Signup
Home
›
.Net / VBA / Excel (3rd party)
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
14K
All Categories
0
Incidents
156
Node JS client
40
Go client
794
.Net API client
383
Kite Publisher
537
.Net / VBA / Excel (3rd party)
462
Algorithms and Strategies
1K
Java client
1.1K
API clients
405
PHP client
4K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
December 2017
botany02
December 2017
Satz1977
December 2017
sujith
how can avoid auto refresh - repated orders
Satz1977
December 2017
in
.Net / VBA / Excel (3rd party)
Hi,
How can we avoid duplicate order if its auto refreshed means our order may placed in repeated mode.
plz guide me to avoid such flows.
Tagged:
Repainting
sujith
December 2017
Hi,
I think you should maintain a record of all the instruments on which you placed orders with params and check that before placing the order.
Satz1977
December 2017
@sujith
hi boss,
Today tried with testing order but it's replicated around 20+ times, so plz guide me how to avoid those replicated orders on the same script.
botany02
December 2017
Hi ,
You can refer this blog
https://howutrade.in/2017/08/31/restrict-multiple-order-firing-excel-upstox-api/
Sign In
or
Register
to comment.
I think you should maintain a record of all the instruments on which you placed orders with params and check that before placing the order.
Today tried with testing order but it's replicated around 20+ times, so plz guide me how to avoid those replicated orders on the same script.
You can refer this blog
https://howutrade.in/2017/08/31/restrict-multiple-order-firing-excel-upstox-api/