Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
7432
Note:
(19)
Publié:
2012.01.18 13:43
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 creates fractals from another larger timeframe on a current chart based on Fine_Fractals indicator data. There is a possibility to change the timeframe of calculated fractals in the indicator input parameters.

Place compiled Fine_Fractals indicator file to the terminal_data_folder\MQL5\Indicators.

Fine_Fractals_MTF

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/707

BrainTrend_HTF_Signal BrainTrend_HTF_Signal

BrainTrend_HTF_Signal displays trend directions from the last bars of the BrainTrend1 and BrainTrend2 as a sequence of graphical objects. The number of bars to be used is set in the input parameters.

IncCCIOnArray IncCCIOnArray

CCCIOnArray class is designed for calculation of Commodity Channel Index (CCI) values on indicator buffer. The example of use of the class is provided.

IncBullsBearsOnArray IncBullsBearsOnArray

CBullsBearsOnArray class is designed for calculation of Bulls Power and Bears Power values on indicator buffers. The example of use of the class is provided.

IncWPROnArray IncWPROnArray

The CWPROnArray class is intended for calculation of Williams' Percent Range (%R) on indicator buffers. The example of use of the class is provided.