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

BackgroundCandle_CronexAO_HTF - indicator for MetaTrader 5

Views:
3555
Rating:
(20)
Published:
2014.06.06 15:56
Updated:
2023.03.29 13:47
cronexao.mq5 (13.65 KB) view
\MQL5\Include\
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

Figure 1. Indicator BackgroundCandle_CronexAO_HTF

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

CronexAC_HTF CronexAC_HTF

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

CronexAO_HTF CronexAO_HTF

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

BackgroundCandle_CronexAC_HTF BackgroundCandle_CronexAC_HTF

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

CronexChaikin_HTF CronexChaikin_HTF

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