Candle Range

avatar
· Views 808

Candle Range MetaTrader indicator — is a very simple and lightweight indicator that displays the candle's range in pips on mouseover. In addition, to the High/Low range, it can optionally display the body size (Open/Close) for candles. Multiple display parameters are available to control how the indicator looks. This indicator is available for both MT4 and MT5 versions of the trading platform.

Input parameters

  • ShowBodySize (default = false) — if true, a candle's body size will also be shown.
  • HavePipettes (default = false) — if true, the indicator will assume that the currency pair's quote contains pipettes and will show the pip ranges accordingly.
  • font_color (default = clrLightGray) — the color of the candle range indicator.
  • font_size (default = 10) — the size of the candle range indicator.
  • font_face (default = "Verdana") — the font of the candle range indicator.
  • corner (default = ANCHOR_LEFT_UPPER) — the location for the candle range indicator on the chart.
  • distance_x (default = 3) — the horizontal distance from the corner to the indicator.
  • distance_y (default = 12) — the vertical distance from the corner to the indicator.
  • DrawTextAsBackground (default = false) — if true, the text label with the candle range value will be drawn as background. It can be useful if you want to prevent the indicator from obscuring the chart.
  • ObjectPrefix (default = "CR-") — the prefix for chart objects for compatibility with other indicators.

Example and usage

Candle Range

The example shows the High - Low range and Close - Open body size in pips for the candlestick where the mouse pointer is currently hovering.

Using this indicator is very simple — you just move your mouse around the chart and have valuable information about the candle you are pointing at displayed for your convenience.

Obviously, this indicator cannot be used on its own to get trading signals, but candlestick length and candle body size can be a factor in technical analysis — be it Forex or some other financial market.

면책 조항: 본 게시글에 표현된 견해는 전적으로 작성자의 견해이며 Followme의 공식 입장을 대변하지 않습니다. Followme는 제공된 정보의 정확성, 완전성 또는 신뢰성에 대해 책임을 지지 않으며, 서면으로 명시적으로 언급되지 않는 한 해당 내용을 기반으로 취해진 어떠한 조치에 대해서도 책임을 지지 않습니다.

이 글이 마음에 드시나요? 작성자에게 팁을 보내 감사의 마음을 전하세요.
댓글 0

더 오래된 의견은 없습니다. 소파를 가장 먼저 잡으십시오.

  • tradingContest