Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
6849
Valutazioni:
(18)
Pubblicato:
2017.03.22 16:14
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.