Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
6827
Note:
(18)
Publié:
2017.03.22 16:14
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The TTM-Trend indicator with the timeframe selection option available in the input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period (timeframe)

To provide proper operation of the indicator, place the compiled ttm-trend.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig1. The ttm-trend_HTF indicator

Fig1. TTM-Trend_HTF indicator

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

ColorXMACD_Digit ColorXMACD_Digit

A rounded MACD histogram presented in the price chart points.

ColorXCCI_Histogram ColorXCCI_Histogram

The smoothed Commodity Channel Index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction

ColorXDeMarker_Histogram ColorXDeMarker_Histogram

The smoothed DeMark oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

Exp_ttm-trend_ReOpen Exp_ttm-trend_ReOpen

The Exp_ttm-trend_ReOpen trading system based on the signals of the ttm-trend indicator with trend following scaling.