Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Three timeframes - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
8300
Valutazioni:
(19)
Pubblicato:
2019.02.07 08:49
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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


Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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