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

JMACandleTrend_Signal - indicator for MetaTrader 5

Views:
3174
Rating:
(12)
Published:
2018.12.18 19:13
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

JMACandleTrend_Signal indicator shows information on the current trend using the values of the JMACandleTrend indicator with a fixed timeframe.

The color of the initial indicator's middle line is the source of the signal. Color symbols on lines occur when the bar of the corresponding timeframe changes.

For the indicator to operate, the JMACandleTrend.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig. 1. JMACandleTrend_Signal indicator

Fig. 1. JMACandleTrend_Signal indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22566

JMACandleTrend_x10 JMACandleTrend_x10

JMACandleTrend_x10 shows the direction of JMACandle indicator signals from ten different timeframes from the bar defined in the indicator input parameters

MultiJMACandleTrend_x10 MultiJMACandleTrend_x10

The indicator shows information on the current trends, using the colors of the JMACandleTrend indicator from ten different timeframes

JMACandleTrend JMACandleTrend

Semaphore signal indicator triggering when the JMACandle candles change their direction.

Three indicators Three indicators

The Expert Advisor is based on OHLC and three indicators: iMACD (Moving Average Convergence/Divergence, MACD), iStochastic (Stochastic Oscillator) and iRSI (Relative Strength Index, RSI)