exit co order

dan
how to exit co or bo order when pnl >100 using python code
for each stock one by one using kite.exit_order
issue is pnl in kite.position and order in kite.orders
like i have 3 script in my position
1) reliance
2)adani
3)rec
when ever the reliance script completed pnl of 100 then exit the reliance script
then check for rec
continue to check and when condition met exit.
Sign In or Register to comment.