Join our fan page
- Views:
- 4114
- Rating:
- Published:
- 2015.12.04 10:10
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The JMA indicator implemented as a sequence of candlesticks.
Candlesticks appear as a result of relevant price timeseries processed by the JMA algorithm. In many situations, such approach may be more informative for the purpose of analysis.
Fig.1. The JMACandle indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14186

The JMA indicator with the timeframe selection option available in the input parameters.

A semaphore signal indicator that uses two Momentum indicators, based on Open and Close values of the price series.

The JMA adaptive moving average with additional trend strength indication using colored dots based on the standard deviation algorithm.

The indicator draws JMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.