Manakana77

RSI Back-calculation

■Purpose of this script
Back-calculate the stock price limit based on the RSI formula


■Logic overview
This time, RSI calculation formula by Cutler is adopted.

In this formula, RSI is calculated from the ratio of the sum of price movements and the sum of price increases during a fixed period.

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)
 
・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:
Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?