EF – indicator MetaTrader 5

Ehlers Filter. The indicator allows tracking the common trend and trade in its direction.

There are three adjustable parameters:

  • Period – calculation period
  • Momentum – momentum period
  • Applied price – calculation price

Calculation:

EF = SMA(PriceCoeff) / SMA(Coeff)

where

PriceCoeff[i] = Coeff[i] * Price[i] Coeff[i] = Abs(Price[i] - Price[i-Momentum]) Price -- Applied price


📈 ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks
Alternative:   CCI - double smoothed Wilder's EMA filtered - indicator MetaTrader 5