Watch how to download trading robots for free
Find us on Telegram!
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:
5201
Rating:
(42)
Published:
2014.06.25 16:59
Updated:
2023.03.29 13:46
hulltrend_htf.mq5 (11.25 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The HullTrend indicator with the timeframe selection option available in input parameters:

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

To provide correct operation of the indicator, place the compiled HullTrend.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Figure 1. The HullTrend_HTF indicator

Figure 1. The HullTrend_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/11210

TSI_CCI_HTF TSI_CCI_HTF

The TSI_CCI indicator with the timeframe selection option available in input parameters.

Exp_wlxBWWiseMan-2 Exp_wlxBWWiseMan-2

The Exp_wlxBWWiseMan-2 Expert Advisor is designed using the semaphore signal indicator wlxBWWiseMan-2.

NRatio NRatio

The popular indicator by Constantine Kopyrkin. This version is based on the normalized NRatio oscillator.

AMkA_Signal AMkA_Signal

The AMkA_Signal indicator shows information on the current trend using the values of the AMkA indicator with a fixed timeframe.