Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
4404
Note:
(10)
Publié:
2018.06.16 10:59
Coppock.mq5 (9.95 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The formula for calculating was proposed by Edwin Sedgwick Coppock in 1962 and published in Barron's Magazine.

The indicator is designed only for signalling about a bullish trend starting on the market. The calculation formula is not designed for bearish direction, but is sometimes is used by traders. Signal is generated when the indicator line crosses the zero level upwards.

The indicator has four input parameters:

  • Period - calculation period;
  • Period ROC 1 - period for calculating the first ROC (rate of price change 1);
  • Period ROC 2 - period for calculating the second ROC (rate of price change 2);
  • Applied price - price used for calculations.

Calculations:

Coppock(Period) = LWMA (ROC(Period ROC 1) + ROC(Period ROC 2))

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20693

Average Modified Moving Average Average Modified Moving Average

Average Modified Moving Average.

McClellan_Summation_Index McClellan_Summation_Index

Sherman and Marian McClellan Summation Index.

EMAVFS EMAVFS

Exponential moving average with a variable smoothing factor.

EMV EMV

Indicator Arms' Ease of Movement Value (EMV).