I am mostly done with a nice strategy.
Here is my problem.
* I open 3 positions.
* All three get a SetStopLoss.
* Two have targets. Once the second target is filled....
...I call "SetTrailingStop" for the third signal.
This does not work - somehow, I am stuck with the stop loss order, the stop never starts moving.
I have trace order in, and I see a set for trailing stop... followed by a cancel.
Any idea?

Comment