ATR based risk sl and tp
-
Hello, I want to use the ATR value at the close of the current candle to risk 2% of my account based on 1.5 ATR Stop Loss and 2.25 ATR take profit for each trade.
This not working as the EA is giving errors when using this approach.Any help ? -
@rawad-0 ATR is not pips, its raw price value. Change the setting to Custom (price fraction)
-
@roar Thank you for your fast reply , I think my money management problems are solved.