I read this in the help:
You may call this method from within the strategy OnBarUpdate() method should you wish to dynamically change the stop loss price while in an open position.
Any suggestions? Is there a way to cancel the Stop order and reissue a new one? I could try using SetTrailLoss. But I also have the same issue with SetProfitTarget.
I am in simulation mode.

Comment