Join our fan page
Background_TriXCandle_HTF - indicator for MetaTrader 5
- Views:
- 3613
- Rating:
- Published:
- 2015.11.04 07:46
- 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 TriXCandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.
Depending on candlestick direction the candlestick body is painted in emerald green or purple, shadows are painted in light green or plum.
This indicator requires the the compiled indicator file TriXCandle.mq5. Place it in <terminal_data_folder>\MQL5\Indicators\.
Fig.1. The Background_TriXCandle_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14101
The Fractal Adaptive Moving Average indicator implemented as a sequence of candlesticks.
TriXCandleThe TriX indicator implemented as a sequence of candlesticks.
The indicator draws FrAMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.
Exp_FrAMACandleThe Exp_FrAMACandle Expert Advisor is based on the FrAMACandle indicator candlestick color change.