Join our fan page
- Published by:
- Nikolay Kositsin
- Views:
- 11280
- Rating:
- Published:
- 2011.12.21 10:20
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
basisforex
Trinity-Impulse indicator shows market entries and periods of flat. Zero state shows a flat. V-shaped impulse shows the time to enter the market in the opposite direction. Flat-topped impulse means it is time to enter the market in the same direction.
This indicator was first implemented in MQL4 and published in Code Base 11.06.2009.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/684

Vertical time grid with three hours step.

The indicator displays the horizontal line that sets the signal actuating level.

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

The indicator displays the crossing points of RSI (Relative Strength Index) indicators belonging to various periods.