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 TrailingStop

MetaTrader Experts, Indicators, Scripts and Libraries

The Expert Advisor moves trailing stops of all positions on the current symbol.

Expert Advisor input parameters:

//+----------------------------------------------+
//| Expert Advisor input parameters              |
//+----------------------------------------------+
input uint   StopLoss_=1000;      //Stop Loss in points
input int    TralStart=1000;      //Trailing start in points
input uint   TralStep=200;        //Trailing step in points
input uint   Deviation_=10;       //Max. price deviation in points
18089

Best MetaTrader Indicators + Profitable Expert Advisors