Do I understand this correctly?
1. My current position is Long 1 from a resting EnterLongStop( ... ) order.
2. I've placed ExitLongStop( ... ) & ExitLongLimit( ... ) stop and profit orders.
3. A Stop and Reverse situation arises, and I cancel my stop and profit orders.
4. I place a resting EnterShortStop( ... ) order, but is never reached.
5. I cancel the resting EnterShortStop( ... ) order.
5. I try to replace my original stop and profit orders.
6. Error...Not possible.
So if I wish to enter Short, I must cancel existing orders, but if I cancel them, they are gone for good?
Do you have a suitable workaround?
It would be great to get an example of a Stop and Reverse strategy in the samples


Comment