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:
4191
Note:
(22)
Publié:
2017.08.10 12:49
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator draws the open level of a candlestick of a higher timeframe specified in the indicator input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H12;  // Chart period

Fig. 1. The ColorBarOpen_HTF indicator

Fig. 1. The ColorBarOpen_HTF indicator

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

Color_PEMA_Envelopes_Digit Color_PEMA_Envelopes_Digit

Envelopes using the Color_PEMA_Digit MA, with an indication of trend direction and display of the last values of channel borders.

Color_QEMA_Envelopes_Digit Color_QEMA_Envelopes_Digit

Envelopes using the Color_QEMA_Digit MA, with an indication of trend direction and display of the last values of channel borders.

ColorBarRange_HTF ColorBarRange_HTF

The indicator draws a channel using the High and Low values of a candlestick of a higher timeframe specified in the indicator input parameters.

DoubleZigZag DoubleZigZag

Two ZigZag indicators are used for analysis.