Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5261
- Rating:
- Published:
- 2014.03.11 14:34
- 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.
Depending on candlestick direction its body is painted in blue or pink, shadows are painted in lime or red.
Fig.1 Indicator BackgroundСandle_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2116

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

A one period momentum averaged by the SMA algorithm.

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

A semaphore indicator with a ZigZag.