stockfetcher 980 posts msg #271 |
12/18/2002 1:35:57 PM
StochRSI |
|
Parameters |
PERIOD,RSIPERIOD |
Usage |
StochRSI(14,14) |
|
Description |
The StochRSI is an oscillator similar in computation to the stochastic measure, except instead of price values as input, the StochRSI uses RSI values. The StochRSI computes the current position of the RSI relative to the high and low RSI values over a specified number of days. The intent of this measure, designed by Tushard Chande and Stanley Kroll, is to provide further information about the overbought/oversold nature of the RSI.
The StochRSI ranges between 0.0 and 1.0. Values above 0.8 are generally seen to identify overbought levels and values below 0.2 are considered to indicate oversold conditions.
|
|
Examples |
|
|