This is an app that displays a list of RSI values for Japanese stocks.
・The calculation period for RSI values is 14 days.
・Calculation formula: RSI = A / (A+B) * 100
A = Total price increase over 14 days
B = Total price decline over 14 days
・Targets TSE Prime, Standard, and Growth markets.
・The RSI value is calculated from the closing price of the day between 16:00 and 18:00 on weekdays.