☰
Login
Signup
Home
›
PHP 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
152
Node JS client
39
Go client
791
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
992
Java client
1.1K
API clients
402
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
September 2019
sachinstlko09
September 2019
sujith
KITE API V3: Exit From Position
sachinstlko09
September 2019
in
PHP client
How to exit from position by using Kite class function ?
I know to cancel the order by Order Id, $kite->cancelOrder($variety, $order_id);
Now, need to exit from the position.
sujith
September 2019
Is this for bracket order, cover order or regular order?
sachinstlko09
September 2019
@sujith
for regular order.
sujith
September 2019
You need to place an opposite transaction type market order for the same instrument to close a position.
sachinstlko09
September 2019
ok, thanks
This discussion has been closed.