Manakana77

WILDER's RSI Back-calculation

■Purpose of this script
Back-calculate the stock price based on WILDER's RSI* formula.
*Relative Strength Index

■Logic Overview
This time, RSI calculation formula by WILDER is adopted. WILDER's formula is generally used.

Unlike Cutler's RSI, which is calculated from the ratio of the simple sum of price increases and decreases, this formula uses a modified moving average.

Therefore, more weight is placed on recent stock price.

This script back-calculates future stock prices from past stock price data and set RSI values.

Therefore, you can receive the offer of the buy price in the oversold phase and the offer of the sell price in the overbought phase with reference to the RSI index.

■How to use
Enter the following on the parameters input screen
 
Sauce (usually close)
 
Reference period(14 is optimal by J.W. Wilder)

Base Date(usually 100)

RSI target value (Generally, buy below 30 and sell above 70)

When to ask for stock price (After the latest bar closing price is decided: next. The latest bar is moving: current.)
For example, when selecting a daily chart, before trading hours: , during trading hours:
when selecting a weekly chart, the closing price is not fixed, for example on Wednesday:
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

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

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