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

This indicator is a variation of a well known WPR (Williams Percent Range) indicator.

It is calculating a sort of 4 WPR values:

  • WPR of Open.
  • WPR of Close.
  • WPR of High.
  • WPR of Low.

Those 4 values are then combined into "candles". The calculation is not using the original WPR calculation. Instead it is adjusted to be able to calculate these 4 values. As a result 2 significant levels are now available.

  • Level 0 (which unlike the original WPR, can be crossed up in this version).
  • Level -100 (which unlike the original WPR, can be crossed down in this version).

That way, by observing the levels, possible overbought and oversold states can be assessed.

Heiken Ashi Smoothed - Binary Heiken Ashi Smoothed - Binary

Unlike the Heiken Ashi Smoothed, this indicator is displaying 2 values only: +1 for trend up and -1 for trend down, thus making it suitable for usage from experts.

Heiken Ashi Smoothed Heiken Ashi Smoothed

Instead of using "raw" prices" for calculations, Heiken Ashi Smoothed indicator is using smoothed/filtered/averaged prices instead.

Volume Zone Oscillator Volume Zone Oscillator

Volume Zone Oscillator indicator is based on the "In The Volume Zone" article by Walid Khalil and David Steckler, and can be classified as both trending and oscillating (non-trending) in its design.

Volume Zone Oscillator - Floating Levels Volume Zone Oscillator - Floating Levels

Compared to the Volume Zone Oscillator indicator, this version is additionally using floating levels to determine the trend.