Join our fan page
- Published by:
- Nikolay Kositsin
- Views:
- 12382
- Rating:
- Published:
- 2011.12.21 18:39
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Matvievskiy Andrey
The indicator displays the crossing points of RSI (Relative Strength Index) indicators belonging to various periods. Eight RSI indicators are used in total (two indicators per one crossing). The indicator signals must be compared with readings of some other trend indicator.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com 17.07.2009.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/640

CStochasticOnArray class is designed for calculation of Stochastic indicator values on indicator buffers. The example of use of the class is provided.

Trinity-Impulse indicator shows market entries and periods of flat.

The indicator displays colored candlesticks depending on the current trend and considering Fibonacci levels correction and also gives alerts or audio warnings in case of a trend change.

Trend indicator. Trend reversal is calculated by the number of candlesticks set in the indicator input parameters.