Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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:
7341
Valutazioni:
(29)
Pubblicato:
2016.12.12 08:22
Aggiornato:
2017.03.13 09:18
Nema.mq5 (15.71 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

NEMA indicator - that calculates depth (offspring) of EMA of arbitrary "depth".

Nema can calculate all the known variations (offspring) of EMA : EMA, DEMA, TEMA, ... DecEMA, ... and so on, up to "levels" or "depth" 50 (whatever name it would be)

Some known depths :

  • 1 -> EMA
  • 2 -> DEMA
  • 3 -> TEMA
  • ....
  • 10 -> DecEMA
  • ....
  • 50 -> the maximal depth calculated by this indicator

If the depth is set to 1, NEMA is equal to EMA, for depth 2 it is equal to DEMA, for depth 3 it is equal to TEMA and so on ..., up to depth 50. In any case, depths over 40 are — due to the way how internal calculation is done, are losing precision too much and unlike the lower depths, should be used for with extreme care and with reserve. Also, as a deviation from EMA (and DEMA and TEMA...) this indicator allows fractional period for calculation (there is no reason whatsoever why any EMA-type indicator should use only integer bound calculation period)

On the example picture are the first 3 (EMA, DEMA and TEMA) using default parameters only the depth is set to 1, 2 and 3.



Nema MACD Nema MACD

MACD calculated using the NEMA.

Adaptive Laguerre filter 2 Adaptive Laguerre filter 2

The newest version of Adaptive Laguerre filter.

Stochastic RSI (OMA) Stochastic RSI (OMA)

Stochastic of 7 possible types of RSI(oma).

ExpHAWaves ExpHAWaves

ExpHAWaves is a MetaTrader 5 Expert Advisor based on the Heiken Ashi and StepUpDown indicators.