Watch how to download trading robots for free
Find us on Facebook!
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:
3397
Rating:
(15)
Published:
2016.06.30 13:03
Updated:
2023.03.29 13:47
MaChannel.mq5 (10.95 KB) view
MaChannel_HTF.mq5 (13.45 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

MaChannel indicator with the timeframe selection option available in input parameters:

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

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

Fig.1. MaChannel_HTF

Fig.1. MaChannel_HTF

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

Exp_MaChannel Exp_MaChannel

Trading system based on MaChannel indicator signals.

Exp_Q2MA Exp_Q2MA

Exp_Q2MA is based on the change of color of the Q2MA indicator.

M2_MACandle M2_MACandle

M2_MA indicator implemented as a sequence of candlesticks.

M2_MA_HTF M2_MA_HTF

M2_MA indicator with the timeframe selection option available in the input parameters.