Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
4887
Valutazioni:
(8)
Pubblicato:
2018.07.09 10:38
EF.mq5 (9.86 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20978

ColorJFatl_x2_cloud_HTF ColorJFatl_x2_cloud_HTF

Two indicators ColorJFatl from different timeframes, the area between lines being filled with a cloud, the color of which corresponds with the trend direction on the market

Exp_AbsolutelyNoLagLwma_X2 Exp_AbsolutelyNoLagLwma_X2

Trend-following trading system Exp_AbsolutelyNoLagLwma_X2 based on the signals of two indicators AbsolutelyNoLagLwma

NEF NEF

Indicator Nonlinear Ehlers Filter

FVE FVE

Indicator Finite Volume Elements