Breakeven + some..... Can I get the EA to move to breakeven plus a few pips?
-
I want to be able to go to breakeven but inch up just a little so that any slippage/spread is covered?
-
@jzfusion The you need something like this:

In my examople, when proce is 30 pips in profit, SL is moved 3 pips above (for a buy) open price.
-
@l-andorrà said in Breakeven + some..... Can I get the EA to move to breakeven plus a few pips?:
@jzfusion The you need something like this:

In my examople, when proce is 30 pips in profit, SL is moved 3 pips above (for a buy) open price
@l-andorrà why u put negative -3 ?should we then put +3 for sell ?
-
@cmk just use the standard BE block, all settings needed are in there.
-
@cmk No. This block considers that if the trade is in profit you need to specify negative values, no matter if it is a buy or a sell.