Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
22074
Note:
(4)
Publié:
2008.09.06 10:36
Mise à jour:
2014.04.21 14:53
DEMA.mq4 (1.85 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator is developed in 1994 by Patrick Mulloy. The aim of the development was the reduction of the delay (lag) of the moving average value that is a disadvantage peculiar to the SMA.

During the indicator calculation, the combimation of once and twice smoothed exponential moving avarages gives a less delay than the 12/26-period MACD based of the simple moving averages.

Input Parameters:

extern int PERIOD  =12;

Dema

Sgmar Sgmar

Indicator Sgmar.

Coppock Coppock

Indicator Coppock. The indicator is developed on the basis of three movings with the user-defined parameters.

Beginner Alert Beginner Alert

Indicator BeginnerAlert. The code contains a highly detailed description.

WolfWave. WolfWave.

Indicator WolfWave. The code contains a fragmentary description.