In my strategy I use the Account.CreateOrder() and Account.Submit() methods to submit an order to the exchange. This approach is required by the logic of my strategy.
Can you please tell me how to send Stop loss and Take profit when such an order is filled?
Thank you.

Comment