Stop Loss ONLY when in PROFIT
-
I need my EA to put SL ONLY when the trade is in profit
E.G If the trade is $6 profit, the EA should automatically place SL at $3
-
@Sovpips You can do it this way for buys:
https://fxdreema.com/shared/kSI4nDLF
You will have to creae another variable for sells and adjust it accordingly.