Join our fan page
BackgroundCandle_3LineBreak_HTF - indicator for MetaTrader 5
- Views:
- 4471
- Rating:
- Published:
- 2015.04.10 16:20
- 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 according to the 3LineBreak indicator values.
Depending on the color of the 3LineBreak indicator relative to the zero line the candlestick body is painted in blue or deep pink, and shadows are painted in aquamarine or light pink.
This indicator requires the the compiled indicator file 3LineBreak.mq5. Place it to <terminal_data_folder>\MQL5\Indicators\.
Fig. 1. The BackgroundCandle_3LineBreak_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12684
The ExTrend indicator with the timeframe selection option available in the input parameters.
RSI_DiverSignA semaphore signal indicator that uses divergence between two RSI oscillators based on extreme points of the last five bars.
The AdaptiveCyberCycle indicator with the timeframe selection option available in the input parameters.
AdaptiveCGOscillator_HTFThe AdaptiveCGOscillator indicator with the timeframe selection option available in the input parameters.