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 Expert Advisor | Exp ZeroFillingStop

MetaTrader Experts, Indicators, Scripts and Libraries

The Expert Advisor moves a position to a breakeven when a predefined profit is reached.

//+----------------------------------------------+
//| Expert Advisor input parameters              |
//+----------------------------------------------+
input uint ZeroFillingStop=500; //position profit in points
input uint Deviation_=10; //max price deviation in points
//+----------------------------------------------+
16813

Best MetaTrader Indicators + Profitable Expert Advisors