lets assume the following scenario:
Session Time: 7:00 - 19:00
First Tick (Open) at Session Start: 1.3500 (EURUSD, yesterdays "close" 1.3600)
Strategy submits a SellStop @ 1.3520 after first tick of the session (ExitLongStop() )
In live trading this stop gets filled at my broker (IB) which is correct for my understanding and which I´ve seen already.
But when I recalculate the strategy (backtest) it gets no fill at this point. If the price would go down further I propably never would get filled because my stop level was "overjumped"?
Thanks a lot.
Joerg

Comment