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

JJRSXCandle - indicator for MetaTrader 5

Nikolay Kositsin
Nikolay Kositsin
В мире, которым правят судебные приставы, не бывает и не может быть в принципе бесплатных интернет-нянек!!!
| English Русский 中文 Español Deutsch 日本語 Português
Views:
4086
Rating:
(15)
Published:
Updated:
jjrsx.mq5 (7.43 KB) view
\MQL5\Include\
MQL5 Freelance 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.