[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stochastic Relative Strength Index



PureBytes Links

Trading Reference Links

In his book The New Technical Trader, Tushar Chande defines the Stochastic
RSI as: 

StochRSI = (RSI - RSIL)/(RSIH -RSIL) 
where RSIL and RSIH are the lowest and highest values of the RSI over a
given period.



In his book he uses 14 periods. The MetaStock™ formula for the Stochastic
RSI is:



( ( RSI ( 14 ) - LLV( RSI (14 ) ,14 ) ) / ( ( HHV( RSI (14 ) ,14 ) ) -
LLV(RSI (14 ),14 ) ) )