Join our fan page
- Views:
- 4929
- Rating:
- Published:
- 2015.01.22 12:11
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator draws fractals with the bar number indication option available for determining a fractal in input parameters:
input uint Fr_Period=6; // Number of candles
This indicator was first implemented in MQL4 and published in CodeBase on June 19, 2007.
Fig.1. i-FractalsEx Indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2385

The indicator displays "squatter" fractals with regard to volumes.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the colors of the CronexRSI indicator.

The i-AMMA indicator with the timeframe selection option available in input parameters.

Larry Williams' Accumulation/Distribution indicator is an accumulated sum of "accumulative" and "distributive" price movements.