Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Vues:
4769
Note:
(18)
Publié:
2015.07.31 16:56
Mise à jour:
2023.03.29 13:45
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Fig.1. The TSI-OscillatorSign indicator

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

ColorTSI-Oscillator_HTF ColorTSI-Oscillator_HTF

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

ColorStepXCCXTrend_x10 ColorStepXCCXTrend_x10

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

ColorTrend_CF_Sign ColorTrend_CF_Sign

Semaphore signal indicator based on the ColorTrend_CF indicator algorithm.

ColorXRSXCandle ColorXRSXCandle

The XRSX indicator implemented as a sequence of candlesticks.