I read that I can't use the SetProfitTarget() and SetStopLoss() methods because they only executed at the point when the entry order is filled.
Can I set the orders as OCO via the ExitLongStop() and ExitLongLimit() functions, if I specify the same, current fromEntrySignal on both?
I'll be trying it out now, but it would be good to get confirmation.
Thanks

Comment