Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4593
- Rating:
- Published:
- 2014.03.11 14:42
- Updated:
- 2017.09.06 09:36
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The QQECloud indicator with the timeframe selection option available in input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; //Indicator chart period
The indicator requires the compiled indicator file QQECloud.mq5 for operation. Place it to terminal_data_folder\MQL5\Indicators\.
Fig.1 The QQECloud_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2117

The indicator draws candlesticks of a larger timeframe as color filled rectangles.

The MACD histogram drawn on the difference of two digital filters.

A semaphore indicator with a ZigZag.

The indicator uses analysis of values of Heiken Ashi Open and Heiken Ashi Close for a selected period.