Watch how to download trading robots for free
Find us on Telegram!
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

BackgroundСandle_XD-RangeSwitch_HTF - indicator for MetaTrader 5

Views:
20210
Rating:
(22)
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

Figure 1. The BackgroundСandle_XD-RangeSwitch_HTF indicator

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

Exp_XD-RangeSwitch Exp_XD-RangeSwitch

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

DailyLines Vertical lines starting new Day with above name of the DAY. Period Separators with options to choose different styles. DailyLines Vertical lines starting new Day with above name of the DAY. Period Separators with options to choose different styles.

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

VolatilityPivot VolatilityPivot

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

Exp_VolatilityPivot Exp_VolatilityPivot

A trading system that uses the VolatilityPivot NRTR indicator.