거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Custom Daily Candlesticks - MetaTrader 5용 지표

조회수:
6793
평가:
(15)
게시됨:
2018.03.01 11:26
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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

Simple oscillator showing the difference between two Moving Averages Simple oscillator showing the difference between two Moving Averages

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

Marking of candlesticks larger than the specified size Marking of candlesticks larger than the specified size

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.

Channel based on extreme prices Channel based on extreme prices

The indicator draws a channel at candlestick extreme prices.

A set of eight Moving Averages A set of eight Moving Averages

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