MODIFY STOPS
-
Hi, I think I got lost in a glass of water, how can i modify the stop loss this way?
This is a grid of pending orders , (random grid, not fixed step), when a buy stop is triggered i need to move the stop loss at the last entry
@jstap

There is something wrong in my "for each trade" set-up
-
That set up is correct but you need a level to move stops to, maybe save the trade slop loss price in a variable as placed, then move the rest to that price
-
oh yes, thank you @jstap