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:
2942
Note:
(14)
Publié:
2016.04.14 08: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 HLR_Histogram indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4// Indicator chart period (timeframe)

The indicator requires HLR_Histogram.mq5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig.1. The HLR_Histogram_HTF indicator

Fig.1. The HLR_Histogram_HTF indicator

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

HLR_Histogram HLR_Histogram

The HighestLowestRange (HLR) indicator implemented as a histogram with a color indication of entering the overbought and oversold zones.

ColorJFatl_StDev_HTF ColorJFatl_StDev_HTF

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

GMMA_HTF GMMA_HTF

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

Ichimoku Ichimoku

The standard Ichimoku indicator, in which the distance between the Tenkan-sen and Kijun-sen lines is filled with a color histogram for for a better visual analysis.