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
Indicateurs

Trend_Intensity_Index - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
3819
Note:
(11)
Publié:
2018.09.27 15:10
Mise à jour:
2023.03.29 13:48
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Trend Intensity Index oscillator displayed as a color histogram.

The indicator uses the SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The detailed description of the classes is available in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Fig. 1. The Trend_Intensity_Index indicator

Fig. 1. The Trend_Intensity_Index indicator

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

ColorXPWMA_Digit ColorXPWMA_Digit

A colored smoothed PWMA that displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits.

ROCX ROCX

ROCX is a modified ROC (Rate Of Change) indicator displaying an absolute or relative price change.

1H EUR_USD 1H EUR_USD

The Expert Advisor utilizes the High and Low analysis, as well as one iMACD (Moving Average Convergence/Divergence, MACD) and two iMAs (Moving Average, MA).

Silence Silence

The Silence indicator displays aggressiveness (price change rate, the blue line) and volatility (the red line) in a separate window.