Watch how to download trading robots for free
Find us on Twitter!
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:
4151
Rating:
(16)
Published:
2015.05.21 14:34
Updated:
2016.11.22 07:32
aroon.mq5 (8.64 KB) view
aroon_htf.mq5 (10.89 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

This indicator requires Aroon.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The Aroon_HTF indicator

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

ADX_Smoothed_HTF ADX_Smoothed_HTF

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

r_Gator_HTF r_Gator_HTF

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

AMA_SLOPE_HTF AMA_SLOPE_HTF

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

AML_HTF AML_HTF

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