Watch how to download trading robots for free
Find us on Twitter!
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:
2863
Rating:
(12)
Published:
2015.05.20 12:57
Updated:
2023.03.29 13:45
jccx.mq5 (7.65 KB) view
jccxcandle.mq5 (8.15 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

Fig.1. The JCCXCandle indicator

Fig.1. The JCCXCandle indicator

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

OsMACandle OsMACandle

The OsMA indicator implemented as a sequence of candlesticks.

MomentumCandle MomentumCandle

The Momentum indicator implemented as a sequence of candlesticks.

JJRSXCandle JJRSXCandle

The JJRSX indicator implemented as a sequence of candlesticks.

TEMACandle TEMACandle

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