Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4284
- Note:
- Publié:
- 2018.04.18 17:09
-
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

A colored histogram drawn using the High/Low prices.

A stochastic momentum.