Start Trailing SL When In Profit
-
Hello experts.
How can i do this?
Start trailing stoploss only when trade in profit. Either single or group of trades. -
@biztet You need to select this option:

-
@l-andorrà thanks.
What about for group of trades?
Is it by selecting "Average open level" or "pips"? -
Btw, how can i make the stoploss jump infront of open price, like breakeven. Then start trailing from there.
example,
start - 20
stop - 100
step - 10when the trade is 20pips in profit, the SL will jump, securing 10pips of profit. and start trailing the 10 steps from there.
-
@biztet In that case you will need two blocks. One for the breakeven situation (you can use negative numbers for that move 'in front' open price). Then you use the trailing stop block with the initial price at the exact same distance you used for the break even.
-
@l-andorrà do you mean connect trailing block after breakeven block?
-
@biztet - I think he means like this...>>

@l-andorrà - Please correct me if I'm wrong*
-
@Morpheus_0 hmm...don't you think it would like somehow clash between jumping and stepping?

-
It worked for me in the past....Mess around with it and see what you can come up with*
-
Thanks @l-andorrà @Morpheus_0