Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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

BackgroundCandle_DigitMacd_HTF - indicatore per MetaTrader 5

Visualizzazioni:
4449
Valutazioni:
(23)
Pubblicato:
2014.06.02 11:16
Aggiornato:
2023.03.29 13:47
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The indicator draws candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the colors of the DigitMacd indicator cloud.

Depending on trend direction defined by the color of the cloud of the original indicator, the candlestick body is painted in blue or orange, the appropriate shadows are painted in light-blue or beige.

The indicator requires the compiled indicator file DigitMacd.mq5 for operation. Place it to terminal_data_folder\MQL5\Indicators\.

Figure 1. The BackgroundCandle_DigitMacd_HTF indicator

Figure 1. The BackgroundCandle_DigitMacd_HTF indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/2345

Exp_DigitMacd Exp_DigitMacd

The Exp_DigitMacd EA is based on the signals generated by the DigitMacd oscillator.

SatlMacd SatlMacd

This indicator is an oscillator based on the averaged difference between the SATL digital filter and the Close price.

MACD Sample MACD Sample

The MACD Sample Expert Advisor trades at the crossover of the main and the signal line of the MACD. This Expert Advisor is an example of object-oriented approach in EA development.

Japanese Candlestick Patterns Japanese Candlestick Patterns

Indicator displays different candlestick patterns on chart. It is possible to change colors and disable alerts.