Join our fan page
- Views:
- 3185
- Rating:
- Published:
- 2015.07.29 13:58
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The ColorZerolagMomentumOSMA indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the ColorZerolagMomentumOSMA algorithm.
In many situations, such approach may be more informative for the purpose of analysis.
This indicator requires the the compiled indicator file ColorZerolagMomentumOSMA.ex5. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The ColorZerolagMomentumOSMACandle indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13327

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

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

Indicator shows the size of one of the three candlestick elements: upper shadows, lower shadows or bodies. It displays the current candlestick value and the daily average value for a certain element.

Bill Williams' fractals indicator based on the built-in Fractals indicator. The distinctive feature of this indicator is that it doesn't repaint.