당사 팬 페이지에 가입하십시오
- 조회수:
- 7545
- 평가:
- 게시됨:
- 2018.03.01 11:26
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator allows customizing the day beginning hour, the vertical shift of candlesticks, as well as colors of bullish, bearish and doji candlesticks.
It has five input parameters:
- Hour of begin day - day beginning hour;
- Candles vertical shift - vertical shift for the candlesticks;
- Color of bullish candle - select color for bullish candlesticks;
- Color of bearish candle - select color for bearish candlesticks;
- Color of doji candle - select color for doji candlesticks.
Fig. 1. Default settings.
Fig. 2. The day beginning hour is set to 12.
Figure 3. The day beginning hour is set to 23.
Figure 4. Shift is set to 0.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/19787

The indicator shows the difference between two Moving Averages in the form of a colored histogram drawn in a separate window.

The indicator marks on a price chart candlesticks, which are larger than the specified size. If the candlestick size exceeds the value specified in the indicator parameters, the indicator can show an alert message.

The indicator draws a channel at candlestick extreme prices.

The indicator allows displaying on a chart eight Moving Averages with the same averaging methods and calculation prices, but with different periods.