Sorry I wanted to make this my last resort but i'm not sure how to move past this
I wanted to create a pretty simple strategy, at 1PM two pending orders are created - the buy goes by the high of the last 1H candle with a +5 pip offset and the sell goes by the low of previous candle with a +5 offset; when one is triggered the other is canceled out (which I havent tried to do yet)

My issue is that the pending orders just don't seem to be going through correctly, its often that the market moves beyond the previous candle and the pending buy order for example becomes a buy limit and thus doesn't trigger at all despite the price moving in exactly the direction I want it to? I'm wondering if anyone can help sort this problem or tell me if i'm mapping this out wrong in some way
Thank you