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
Indicateurs

Gaps - indicateur pour MetaTrader 5

Vues:
7065
Note:
(20)
Publié:
2015.07.30 11:32
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

Price gaps indicator implemented as a histogram. Red bar — up gap and, most likely, will fill down. Blue bar — down gap, will fill up.

There is also a function which allows you to filter gaps by size. If you set a positive value for inpBigGap parameter, the BigGap line will appear in a subwindow. All gaps lower than this line will be painted in gray.

Fig.1. М1 timeframe. inpBigGap = 0 

Fig.2. М1 timeframe. inpBigGap = 5

Fig.3. D1 timeframe. inpBigGap = 500

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

ColorJMomentum_HTF ColorJMomentum_HTF

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

ColorJLaguerre_HTF ColorJLaguerre_HTF

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

ColorZerolagX10MA_HTF ColorZerolagX10MA_HTF

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

Exp_ColorZerolagX10MA Exp_ColorZerolagX10MA

The Exp_ColorZerolagX10MA Expert Advisor is based on the ColorZerolagX10MA moving average change of direction.