Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Published by:
- Vladimir Karputov
- Views:
- 6658
- Rating:
- Published:
- 2019.02.07 08:57
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Idea by JS_Sergey
mq5 code by: barabashkakvn
The EA receives data from indicators
- iCCI indicator
- iMA indicator (fast)
- iMA indicator (slow)
- iMACD indicator
- iStochastic indicator
- iRSI indicator
and each indicator is created on the following timeframes:
- M1
- M5
- M15
- M30
- H1
- H4
You can manage the reverse of trading signals using parameter Reverse.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23484

The indicator displays the information on the current trends, using the ColorPEMA_Digit indicator colors from ten different timeframes

Indicator ColorPEMA_Digit_Trend_x10 displays the directions of the ColorPEMA_Digit indicator signals from ten different timeframes from the bar specified in the indicator inputs

An EA based on indicators iMA (Moving Average, MA) and iStdDev (Standard Deviation, StdDev)

Indicator XXDPO represented as candles