Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
3724
Note:
(11)
Publié:
2018.04.18 17:09
CCI_Dots.mq5 (11.75 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator adds signal marks to a price chart when the CCI indicator crosses its zero line. If CCI crosses the zero line upwards, a dot is added below the candlestick, if downwards the dot is above the candlestick.

The indicator has three input parameters:

  • CCI period - CCI indicator parameter;
  • CCI applied price - price used for CCI calculation;
  • MA period - period of the moving average for the calculation of the distance from the candlestick's High or Low to placing signal marks.

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

Trend Range Trend Range

An indicator of the market state.

GapFinder GapFinder

Gap searching indicator.

HL_MA_Band HL_MA_Band

A colored histogram drawn using the High/Low prices.

StochasticMomentum StochasticMomentum

A stochastic momentum.