Join our fan page
Background_FiboCandles_HTF - indicator for MetaTrader 5
- Views:
- 6875
- Rating:
- Published:
- 2015.04.10 14:14
- 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 candlesticks colors of the FiboCandles indicator. Depending on trend direction the candlestick body is painted in green or brick red, and shadows are painted in lime or yellow.
This indicator requires the the compiled indicator file FiboCandles.mq5 in order to run. Place it to <terminal_data_folder>\MQL5\Indicators\.
Fig. 1. The Background_FiboCandles_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12547
Trading system using the Ozymandias indicator.
Trend OscillatorA trend oscillator that uses the Hodrick-Prescott filter.
Trade system using the Elder Impulse System indicator.
i-Bul_JerkA simple semaphore arrow signal indicator.