Modify stoploss, not takeprofit
-
Hi,
I want on a trade to modify the stoploss, but leave the takeprofit alone. Right now, I have the block like the one shown in the picture, but this setup deletes my takeprofit. How should I do it?
-
use loop For-each-trade with modify
-
It is working fine like that. Thank you.