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
Indicators

ATR_Channels_HTF - indicator for MetaTrader 5

Views:
3768
Rating:
(13)
Published:
2016.09.19 12:47
Updated:
2023.03.29 13:47
ATR_Channels.mq5 (12.49 KB) view
\MQL5\Include\
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

Fig.1. The ATR_Channels_HTF indicator

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

XChannel_HTF XChannel_HTF

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

AFL_WinnerV2 AFL_WinnerV2

The AFL_WinnerV2 indicator identifies a trend change by established turnover areas at -50/+50 levels.

ATR_Channels_Cloud_Digit 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 PriceGrid1_Plus

A grid of round price levels.