Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Libraries | SL_Breakeven

MetaTrader Experts, Indicators, Scripts and Libraries

Parameters passed to the function:

input int     LevelBreakeven  = 70; //  Distance to travel in breakeven
input int     StopLoss_Pips   = 30; //  Distance from stop loss to price open

22547