Exit cover order with a limit

dgmattam
Is exiting cover order with a limit price a possibility? If not, are there workarounds? Modifying the target with a bracket might be an option, but bracket order itself looks hard as it isn't allowed often.
  • rakeshr
    You can place a market exit order when you have reached your desired price(limit is not allowed here). You can check more about the exit_order method here.
  • dgmattam
    Can we still exit cover orders only at market price and not at limit? Is there a different way? The link above does not work now. Can you respond with the updated link?
  • sujith
    To exit a bracket order, you need to send cancel order request with second leg order id and parent order id with variety co. You can refer to the pykiteconnect docs here.

    PS: Exit order is just a method name in pykiteconnect, it internally calls the cancel order API only.
Sign In or Register to comment.