Join our fan page
- Views:
- 3734
- Rating:
- Published:
- Updated:
-
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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12822
JCCXCandle
The JCCX indicator implemented as a sequence of candlesticks.
OsMACandle
The OsMA indicator implemented as a sequence of candlesticks.
TEMACandle
The Triple Exponential Moving Average indicator implemented as a sequence of candlesticks.
XXRSX_StDev
The XXRSX indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.