Watch how to download trading robots for free
Find us on Facebook!
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:
4402
Rating:
(23)
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

Fig.1. i-FractalsEx Indicator

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

New_Fractals_Lines New_Fractals_Lines

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

BackgroundCandle_CronexRSI_HTF BackgroundCandle_CronexRSI_HTF

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

i-AMMA_HTF i-AMMA_HTF

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

Williams_Accumulation_Distribution Williams_Accumulation_Distribution

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