☰
Login
Signup
Home
›
Java client
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
September 2017
abhash2610
September 2017
sujith
Closing a CO order
abhash2610
September 2017
in
Java client
Suppose I execute a Cover Order and it did not hit the defined SL by the end of the day, what is the way to close a CO order using API?
Tagged:
CO
CO exit
sujith
September 2017
Hi
@abhash2610
,
You need to exit cover order.
You can check out the example for bracket order exit
here
. You need to pass same params to exit cover order.
abhash2610
September 2017
@sujith
, thanks
This discussion has been closed.
You need to exit cover order.
You can check out the example for bracket order exit here. You need to pass same params to exit cover order.