Unable to exit BO order

Guhan
Guhan edited March 2017 in Python client
I tried to exit BO order by cancelling my child-limit order, which got cancelled by the way. But my stop loss order is not cancelled automatically. Also my position has not changed.
1. I placed a Buy BO order for 2 shares
2. BO order was successfully executed and 2 child orders were placed
3. I decided to exit my position using kite.order_cancel(order_id, parent_order_id = parent_id)
4. child-limit order got cancelled, but stock is not sold at market price and corresponding stop-loss order is not cancelled


Is there any other way to exit BO position?
Sign In or Register to comment.