Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Experts

Three timeframes - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
8310
Note:
(19)
Publié:
2019.02.07 08:49
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Idea by: Zaur

mq5 code by: barabashkakvn

The EA works with indicators on different timeframes:

  • iMACD (Moving Average Convergence/Divergence, MACD) - PERIOD_M5
  • iAlligator (Alligator) - PERIOD_H4
  • iRSI (Relative Strength Index, RSI) - PERIOD_H1

MACD gives a signal, RSI checks the overbought/oversold level, and Alligator checks the trend.

Position may only be opened, if there are no open positions and if the EA is within the allowed time interval. The time interval is managed by parameters "Use time control," "Start hour," and "End hour."


Three timeframes


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/23431

Stochastics_Overlay Stochastics_Overlay

Indicator Stochastic Overlay

RSI_Overlay RSI_Overlay

Indicator RSI Overlay

BB_Cloud BB_Cloud

Indicator Double-deviation Bollinger Band with cloud

3TF_MFI_Average 3TF_MFI_Average

Indicator Three timeframes MFI with Average