This app displays a list of RSI values for Japanese stocks.
- The RSI value is calculated over a 14-day period.
- Calculation formula: RSI = A / (A+B) * 100
A = Total price increase over the 14-day period
B = Total price decrease over the 14-day period
- Covers the Tokyo Stock Exchange Prime, Standard, and Growth markets.
- RSI values are calculated from the closing prices on weekdays between 4:00 PM and 6:00 PM.
- Displays a graph of stock prices and RSI trends.