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 | DVD Level

MetaTrader Experts, Indicators, Scripts and Libraries

Author of the idea — Denis Denisov , mq5 code author — barabashkakvn.

The EA operation is based on the analysis of the four iMA indicator readings on different bars:

   iMA(Symbol(),PERIOD_H1,2,0,MODE_EMA,PRICE_CLOSE);
   iMA(Symbol(),PERIOD_H1,24,0,MODE_EMA,PRICE_CLOSE);
   iMA(Symbol(),PERIOD_D1,2,0,MODE_EMA,PRICE_CLOSE);
   iMA(Symbol(),PERIOD_D1,24,0,MODE_EMA,PRICE_CLOSE);
16814

Best MetaTrader Indicators + Profitable Expert Advisors