Hello!
I ran into a problem when I try to manage my StopLoss order in OnOrderEvent it does not work. But if you add an additional StopLoss order next to the Entry order, then two stop losses will be triggered.
I attach backtest, where the order does not work, if you remove the comment from line 28 will work both StopLosses.

Author