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

Background_Candles_Smoothed_HTF - indicatore per MetaTrader 5

Visualizzazioni:
4367
Valutazioni:
(26)
Pubblicato:
2014.03.14 12:54
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 averaged candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers.

Depending on candlestick direction its body is painted in green or orange, shadows are painted in lime or yellow.

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

Figure 1. The Background_Candles_Smoothed_HTF indicator

Figure 1. The Background_Candles_Smoothed_HTF indicator

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

Background_Heiken_Ashi_Сandle_HTF Background_Heiken_Ashi_Сandle_HTF

The indicator draws Heiken Ashi candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

RSI_BARS RSI_BARS

The indicator changes the bar color to the color of the current trend calculated based on the RSI technical indicator.

RSIFilter RSIFilter

The indicator changes color of bars in a separate window. It is changed to the color of the current trend calculated based on the RSI technical indicator.

BackgroundСandle_BrainTrend1_HTF BackgroundСandle_BrainTrend1_HTF

The indicator draws rectangle candlesticks of a higher timeframe based on the values of the BrainTrend1 indicator.