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:
2853
Rating:
(15)
Published:
2016.09.19 12:47
Updated:
2023.03.29 13:47
\MQL5\Include\
XChannel.mq5 (6.54 KB) view
XChannel_HTF.mq5 (11.31 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

The indicator requires XChannel.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The XChannel_HTF indicator

Fig.1. The XChannel_HTF indicator

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

AFL_WinnerV2 AFL_WinnerV2

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

JSatl JSatl

This indicator is a hybrid of the SATL (Slow Adaptive Trend Line) digital filter and the JMA analog adaptive averaging.

ATR_Channels_HTF ATR_Channels_HTF

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

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.