Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Trend_Intensity_Index - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
3846
Rating:
(11)
Published:
2018.09.27 15:10
Updated:
2023.03.29 13:48
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.