Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Color_QEMA_Envelopes_Digit - indicatore per MetaTrader 5

Visualizzazioni:
3519
Valutazioni:
(18)
Pubblicato:
2017.08.10 12:48
Aggiornato:
2023.03.29 13:48
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.