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

Smoothed WPR - MetaTrader 5용 지표

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

Theory :

Williams %R, or just %R, is a technical analysis oscillator showing the current closing price in relation to the high and low of the past N days (for a given N). It was developed by a publisher and promoter of trading materials, Larry Williams. Its purpose is to tell whether a stock or commodity market is trading near the high or the low, or somewhere in between, of its recent trading range.

%R = -100 x (highest high (period) - close) / (highest high (period) - lowest low (period))

The oscillator is on a negative scale, from −100 (lowest) up to 0 (highest), obverse of the more common 0 to 100 scale found in many Technical Analysis oscillators. A value of −100 means the close today was the lowest low of the past N days, and 0 means today's close was the highest high of the past N days. (Although sometimes the %R is adjusted by adding 100.)

One of the "issues" that WPR has is that it is a "nervous" indicator (it tends to change values so fast that using levels for signals will almost sure lead to massive false signals trap). There were few attempts to produce less signals with WPR but they were usually smoothing the result, thus adding a lag to the indicator. This version is using a different approach : it is using ema smoothed prices for calculations, producing much less signals that way (and a much smoother result) without adding too much lag

Usage :

You can use it as any other WPR


PS:

The "big picture" comparison - upper is the regular WPR, lower is this one








LSTM Neural Network LSTM Neural Network

Long Short-Term Memory Neural Network - for time series analysis.

Trix oscillator with support / resistance lines on chart Trix oscillator with support / resistance lines on chart

Trix oscillator with support / resistance lines on chart

Smoothed WPR with floating levels Smoothed WPR with floating levels

Smoothed WPR with floating levels

Smoothed WPR with floating levels and on chart support / resistance levels Smoothed WPR with floating levels and on chart support / resistance levels

Smoothed WPR with floating levels and on chart support / resistance levels