Exit Cover and Bracket Orders

RA5800
exitBracketOrder() function is not available on .Net API. How should I access that function on C#. Also, what is the best way to exit Cover Orders, as their is no exitCoverOrder() function.

Best Regards
Thank you
  • sujith
    Hi,
    You need to send cancel request with parent order id for exiting bracket and cover orders.
    You can check out example here.
Sign In or Register to comment.