Join our fan page
- Views:
- 6687
- Rating:
- Published:
- 2019.02.07 08:57
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator displays the information on the current trends, using the ColorPEMA_Digit indicator colors from ten different timeframes
Each of the ten indicator lines corresponds to a separate indicator. Colors of the lines and colored points are uniquely defined by the color of the initial indicator candlesticks. Color stars on the lines occur when the bar of the corresponding timeframe changes.
For the indicator to work, the ColorPEMA_Digit.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. Indicator MultiPEMA_Digit_Trend_x10
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23456

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 Expert Advisor based on two indicators: iFractals (Fractals) and iAlligator (Alligator).

A trading system based on several indicators from several timeframes.

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