Backtest, although close on MT5 compared to MT4 it is still a simulated environment, is likely your custom indicator, you have to remove to test what happens...
@cmuphyfx I now understand your logic. Applied the check profit blocked as you suggested and it produced the desired effect on visual tester. Hopefully it will work live as well unlike my previous model. Thanks!
However, I don't get the 7% move. How can the price be moved twice to BE when it was at 5%? On the close requirement, you can simply change the value on the condition block and a 'close' block instead of a 'modify stops' one.