당사 팬 페이지에 가입하십시오
- 조회수:
- 30309
- 평가:
- 게시됨:
- 2014.05.13 10:08
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.