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_Heiken_Ashi_Сandle_HTF - indicator for MetaTrader 5

Views:
5436
Rating:
(28)
Published:
2014.03.14 12:44
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 Heiken Ashi candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

Depending on candlestick direction its body is painted in blue or pink, shadows are painted in lighter colors.

Figure 1. The Background_Heiken_Ashi_Сandle_HTF indicator

Figure 1. The Background_Heiken_Ashi_Сandle_HTF indicator

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

RSI_BARS RSI_BARS

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

Heiken_Ashi_BARS Heiken_Ashi_BARS

The indicator uses analysis of values of Heiken Ashi Open and Heiken Ashi Close.

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.

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.