Unisciti alla nostra fan page
- Visualizzazioni:
- 7436
- Valutazioni:
- 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. TTM-Trend_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17652

A rounded MACD histogram presented in the price chart points.

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

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

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