거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
6443
평가:
(12)
게시됨:
2018.11.20 12:49
Wick_Length.mq5 (10.42 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Wick length indicator displays the candle wick length in points in a separate chart window.

It has one configurable parameter:

  • Method - display method
    • Separated - separate
    • Separated Opposite Only - separated, opposite wicks only
    • Cumulative
    • Difference

Display methods:

  1. Separated display method:
    Wick length is displayed "as is":
    Upper wick - upper wick length,
    Lower wick - lower wick length
  2. Separated, opposite wicks only:
    • If the candle is bullish:
      Upper wick = 0
      Lower wick = lower wick length
    • If the candle is bearish:
      Upper wick = upper wick length
      Lower wick = 0
  3. Cumulative:
    The 'Upper wick' buffer is named "Wick cumulative" and displays the sum of the upper and lower candle wick
    The 'Lower wick' buffer is not displayed
  4. Difference:
    The 'Upper wick' buffer is named "Wick difference" and displays the difference between the candle's upper and lower candle
    The 'Lower wick' buffer is not displayed


Fig. 1. Wick length, Method = Separated


Fig. 2. Wick length, Method = Separated Opposite Only


Fig. 3. Wick length, Method = Cumulative


Fig. 4. Wick length, Method = Difference



MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/23008

Time_Bar_Custom_Weekly Time_Bar_Custom_Weekly

The indicator plots one vertical line per day in a specified moment of time once per week

ColorXFisher_org_v1_X20 ColorXFisher_org_v1_X20

XFisher_org_v1_X20 indicator is able to color each line depending on its position relative to overbought and oversold areas

Vortex_Trend Vortex_Trend

Vortex Trend indicator

Since_Last_Fractal Since_Last_Fractal

Since last fractal indicator