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 Indicator | JJurX

This moving average is a slow adaptive trend line with ultralinear and JMA smoothings.

The moving average is calculated the following way:

JJurX[bar] = JMA(Jurx(PRICE[bar]))

where:

  • JurX() - JurX ultralinear smoothing algorithm;
  • JMA() - JMA adaptive smoothing algorithm;
  • PRICE[] - price series value;
  • bar - current bar index.

Additional JMA smoothing is used to improve the smoothing of the final indicator. The indicator uses the CJJMA class of the smoothalgorithms.mqh library. The use of the class was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

MetaTrader Experts, Indicators, Scripts and Libraries

436

Best MetaTrader Indicators + Profitable Expert Advisors