Join our fan page
- Views:
- 29382
- Rating:
- Published:
- 2014.05.13 10:08
- 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. Rectangles are color filled in accordance with the values of the XD-RangeSwitch indicator.
Depending on trend direction the candlestick body is painted in blue or orange, shadows are painted in light blue or yellow.
The indicator requires the compiled indicator file XD-RangeSwitch.mq5 for operation. Place it to terminal_data_folder\MQL5\Indicators\.
Figure 1. The BackgroundСandle_XD-RangeSwitch_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2275

A trading system that uses the XD-RangeSwitch semaphore, signal indicator.

Like period Separator each new day will gets its vertical line at starting. With several options how to display

The trend indicator made as NRTR (Nick Rypock Trailing Reverse).

A trading system that uses the VolatilityPivot NRTR indicator.