Join our fan page
- Views:
- 3958
- Rating:
- Published:
- 2014.06.06 15:56
- Updated:
- 2023.03.29 13:47
-
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 colors of the CronexAO indicator cloud.
Depending on trend direction defined by the color of the cloud of the original indicator, the candlestick body is painted in green or purple, the appropriate shadows are painted in light-lime or beige.
The indicator requires the compiled indicator file CronexAO.mq5 for operation. Place it to terminal_data_folder\MQL5\Indicators\.
Figure 1. Indicator BackgroundCandle_CronexAO_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2404

The CronexAC indicator with the timeframe selection option available in input parameters.

The CronexAO indicator with the timeframe selection option available in input parameters.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the colors of the clouds of the CronexAC indicator.

The CronexChaikin indicator with the timeframe selection option available in input parameters.