Join our fan page
- Views:
- 4662
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The ATR_Channels indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires ATR_Channels.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The ATR_Channels_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16150
XChannel_HTF
The XChannel indicator with the timeframe selection option available in input parameters.
AFL_WinnerV2
The AFL_WinnerV2 indicator identifies a trend change by established turnover areas at -50/+50 levels.
ATR_Channels_Cloud_Digit
Three channels using the ATR indicator, based on one moving average, drawn as a colored cloud, with the display of the last values as price labels and the possibility to round the channel levels up to the required number of digits.
PriceGrid1_Plus
A grid of round price levels.