Join our fan page
- Views:
- 7349
- Rating:
- Published:
- 2017.03.22 16:14
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: 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.