Indicator Description
SRMI (Stochastic RSI Momentum Index) is a momentum indicator that reflects the overbought and oversold state and trend changes in the market by calculating the stochastic value of RSI.
Calculation Principle
SRMI is calculated using the following formula:
RSI_Value = RSI(Close, timeperiod)
SRMI = (RSI_Value - Lowest RSI) / (Highest RSI - Lowest RSI) * 100Where RSI is the Relative Strength Index, Lowest RSI/Highest RSI are the extreme RSI values in the period.
Usage Scenarios
- Overbought and oversold judgment
- Trend reversal identification
- Divergence signal analysis
- Trading signal generation
Usage Recommendations
- SRMI rising from the oversold area can be seen as a buy signal
- SRMI falling from the overbought area can be seen as a sell signal
- Use in combination with RSI
- Pay attention to the use of divergence signals