insideandup

Williams %R & RSI with Multiple Periods

insideandup 업데이트됨   
DESCRIPTION
1. Calculates %R and RSI with multiple period lengths.
1 period length value is defined by User.
8 period length values follow User's selection of classic number sequences, e.g. Fibonacci, Leonardo, Lucas, Narayana, etc.
2. User selects which indicator and periods to display or hide.

DEFAULTS
%R default custom period: 10.
RSI default custom period: 14.
%R & RSI default number sequence periods: Lucas numbers 11, 18, 29, 47, 76, 123, 199, 322.

CALCULATIONS
%R = (period high - most recent period's close price)/(period high - period low)
RSI = 100 - 1 / (100 + RS), where RS = SMMA(up, period) / SMMA(down, period)

PURPOSE
1. Identify price trends.

CREDITS
1. Williams %R technical analysis momentum oscillator by Larry Williams.
2. Wilder's Relative Strength Index technical analysis momentum oscillator by J. Welles Wilder.
3. "Solarized" color scheme by Ethan Schoonover.
릴리즈 노트:
Added option for displaying moving averages of %R and RSI
릴리즈 노트:
1) Added RMI, MFI, and RSX for reference.
릴리즈 노트:
Add CCI
릴리즈 노트:
Changed default colors
릴리즈 노트:
Added more details to the CREDITS
1. Williams %R technical analysis momentum oscillator by Larry Williams.
2. Wilder's Relative Strength Index (RSI) technical analysis momentum oscillator by J. Welles Wilder.
3. Commodity Channel Index (CCI) by Donald Lambert.
4. Relative Momentum Index (RMI) by Roger Altman.
5. Money Flow Index (MFI) by Gene Quong and Avrum Soudack.
6. Relative Strength Quality Index (RSX) by Mark Jurik.
릴리즈 노트:
Edited the CCI constant selection step variable
릴리즈 노트:
Added Up/Down Volume Ratio restructured so that
  • 1:1 ratio (up volume = down volume) at the 0 line.
  • 7:3 ratio at the +40 line.
  • 3:7 ratio at the -40 line.
  • 9:1 ratio at the +80 line.
  • 1:9 ratio at the -80 line.
릴리즈 노트:
Changed the +/- range for up volume : down volume ratio to a user input 1 to100, default +/- 50.
릴리즈 노트:
Changed some defaults. Added notes into code.

오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?