Join our fan page
- Views:
- 5211
- Rating:
- Published:
- 2015.07.31 16:56
- Updated:
- 2023.03.29 13:45
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Semaphore signal indicator based on the ColorTSI-Oscillator indicator algorithm.
The indicator uses the classes of SmoothAlgorithms.mqh library (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
Fig.1. The TSI-OscillatorSign indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13411

The ColorTSI-Oscillator indicator with the timeframe selection option available in the input parameters.

The ColorStepXCCXTrend_x10 indicator shows the ColorStepXCCX oscillator direction from ten different timeframes.

Semaphore signal indicator based on the ColorTrend_CF indicator algorithm.

The XRSX indicator implemented as a sequence of candlesticks.