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
Views:
2996
Rating:
(15)
Published:
2015.05.20 12:59
Updated:
2023.03.29 13:45
jjrsx.mq5 (7.43 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The JJRSX indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the JJRSX algorithm. In many situations, such approach may be more informative for the purpose of analysis.

This indicator requires the compiled indicator file JJRSX.ex5. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The JJRSXCandle indicator

Fig.1. The JJRSXCandle indicator

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

JCCXCandle JCCXCandle

The JCCX indicator implemented as a sequence of candlesticks.

OsMACandle OsMACandle

The OsMA indicator implemented as a sequence of candlesticks.

TEMACandle TEMACandle

The Triple Exponential Moving Average indicator implemented as a sequence of candlesticks.

XXRSX_StDev XXRSX_StDev

The XXRSX indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.