Watch how to download trading robots for free
Find us on Twitter!
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
Experts

Three timeframes - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
8227
Rating:
(19)
Published:
2019.02.07 08:49
Need a robot or indicator based on this code? Order it on Freelance Go to 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


Translated from Russian by MetaQuotes Ltd.
Original code: 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