CO position exit using a LIMIT order

krishnakant
Hi,

Is it possible to exit a CO order position using a LIMIT order via Python API or website? Currently, I am able to exit it only using a MARKET order.

Thanks.
  • sujith
    An exit order is placed by the system, one can't place an exit order for bracket and cover orders.
    If you want you will have to write the algorithm to mock cover order at your end.
Sign In or Register to comment.