I am testing my Strategy live, and twice the pop-up dialog box appears when the market quickly turns and hit the Stop order on the DOM. It says the strategy submit an order that is rejected and terminated itself.
How can I put in codes that would allow the strategy to:
1. Continue running, and hence be able to
2. Resubmit, persummably a modified stop order.
I am already using OnOrderUpdate, and it handles multiple entries and exit signals.
Thanks.
Regards.
EdwardK.

Comment