Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

BackgroundСandle_BrainTrend2_HTF - indicator for MetaTrader 5

Views:
4315
Rating:
(23)
Published:
2014.03.14 13:24
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to 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 values of the BrainTrend2 indicator.

Depending on trend direction the candlestick body is painted in green or pink, shadows are painted in lime or plum color.

The indicator requires the compiled indicator file BrainTrend2.mq5. Place it to the terminal_data_folder\MQL5\Indicators\.

Figure 1. BackgroundСandle_BrainTrend2_HTF

Figure 1. BackgroundСandle_BrainTrend2_HTF

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2128

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.

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.

T3_TRIX T3_TRIX

The TRIX indicator uses Tilson averaging.

MultiCandleSignal MultiCandleSignal

The MultiCandleSignal indicator displays information on current trends using candlestick direction from seven different timeframes.