I am wondering how stop orders work in backtesting of my strategy.
I have simply strategy based on insidebar. Strategy should put buy stop order when the high of insidebar is violated. SL 36 tick below entry, and Take profit 72 tick above entry.
Sometimes prices achieve 72 points profit but earlier SL order is feeling? I dont know why because this is testing on daily datas and strategy don't know how prices where moving during session.
This is the example on daily datas usdjpy:

Comment