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
Indicateurs

Color_QEMA_Envelopes_Digit - indicateur pour MetaTrader 5

Vues:
3538
Note:
(18)
Publié:
2017.08.10 12:48
Mise à jour:
2023.03.29 13:48
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

The indicator uses the SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The detailed description of the classes is available in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Fig. 1. Indicator Color_QEMA_Envelopes_Digit

Fig. 1. Indicator Color_QEMA_Envelopes_Digit

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

N Candles v4 N Candles v4

The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The account type is taken into account, i.e. whether it is netting or hedging.

Boa_ZigZag_Arrows Boa_ZigZag_Arrows

The Boa_ZigZag zigzag, with values displayed as fractal labels.

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.

ColorBarOpen_HTF ColorBarOpen_HTF

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