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
Indicateurs

Coppock - indicateur pour MetaTrader 5

Publié par:
Vladimir Lyopa
Vues:
4917
Note:
(19)
Publié:
2015.07.02 14:23
Mise à jour:
2016.11.22 07:32
coppock.mq5 (4.44 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Edward Coppock

This indicator shows long-term opportunities for buying or selling by measuring a 10-period weighed Moving Average of the sum of two rates of change (with periods of 14 and 11). It's a classic version.

Input parameters:

  • ROC1Period (Default = 14) — period of first rate of change in the sum.
  • ROC2Period (Default = 11) — period of second rate of change in the sum.
  • MAPeriod (Default = 10) — period of Moving Average of the sum.

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

CCIBands_HTF CCIBands_HTF

The CCIBands indicator with the timeframe selection option available in the input parameters.

CCIBands CCIBands

Extended CCI indicator based on a standard indicator bundled with MetaTrader 5.

RSICloud RSICloud

Cloud indicator, the envelopes of which represent the RSI oscillator values calculated for High and Low prices.

RSICloud_HTF RSICloud_HTF

The RSICloud indicator with the timeframe selection option available in the input parameters.