Watch how to download trading robots for free
Find us on Telegram!
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_BrainTrend1_HTF - indicator for MetaTrader 5

Views:
3784
Rating:
(25)
Published:
2014.03.14 13:22
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 BrainTrend1 indicator.

Depending on trend direction the candlestick body is painted in blue or orange, shadows are painted in lime or yellow.

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

Figure 1. The BackgroundСandle_BrainTrend1_HTF indicator

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

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_Candles_Smoothed_HTF Background_Candles_Smoothed_HTF

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

BackgroundСandle_BrainTrend2_HTF BackgroundСandle_BrainTrend2_HTF

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

T3_TRIX T3_TRIX

The TRIX indicator uses Tilson averaging.