Unisciti alla nostra fan page
- Visualizzazioni:
- 29484
- Valutazioni:
- Pubblicato:
- 2014.05.13 10:08
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.