BigOh 23 posts msg #35536 - Ignore BigOh | 
4/6/2005 5:25:26 PM
  I think this what your looking for
 
 ERSI 
 
 --------------------------------------------------------------------------------
  
 Parameters RSIPeriod
 EMAPeriod  
 Usage ERSI(15,7)  
  
 Description The ERSI uses the values from an exponential moving average (EMA) as input to the RSI computation. On StockFetcher, the first parameter of the ERSI represents the period used for the RSI computation and the second parameter is the period of the EMA used as input. By using EMA values as input, the ERSI will be less volatile than the standard RSI.  
  
 Examples   	     
 
 
 
  |