Change position of pending order
-
Hello today i wanted to make pending orders that trail around the price +10 pips. I thought i could do this with trailing pending orders but i then realised that it will either trail the order upwards or downwards till it gets hit, I need to find a way to modify the postiton of a pending order so it can go up and down and trail price according to this picture:
Anyone has an idea how to achieve this?

-

this is what happens with trailing order block:
-
My first suggestion is erasing every pending order and then opening a new one as price moves as you want. You don't need to 'move' the same pending order. Just make it evolve. Obviously that would be more efficient on a 'Once per bar' basis. Is that the case?
-
@fabien-s Use the "slide order" block. You will need some testing to learn how the mechanism works.