Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
4460
Note:
(23)
Publié:
2015.01.22 12:11
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.