Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
6797
Rating:
(18)
Published:
2017.03.22 16:14
ttm-trend.mq5 (15.43 KB) view
ttm-trend_HTF.mq5 (19.53 KB) view
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. The ttm-trend_HTF indicator

Fig1. TTM-Trend_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: 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.