Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Published by:
- Vladimir Karputov
- Views:
- 9071
- Rating:
- 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."
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23431

Indicator Double-deviation Bollinger Band with cloud

Indicator Three timeframes MFI with Average