Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3401
Note:
(15)
Publié:
2016.06.30 13:03
Mise à jour:
2023.03.29 13:47
MaChannel.mq5 (10.95 KB) afficher
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.