stockfetcher 980 posts msg #26919 | 
6/17/2003 4:11:36 PM
  
 | Full Stochastic |  
 
  |  
 
    | Parameters | 
    KPeriod 
DPeriod 
FSPeriod 
 | 
  
 
    | Usage | 
    
Stochastic %K(15,5,3) 
Stochastic %D(15,5,3)
 | 
  
   |  
 
    | Description | 
    
The Full Stochastic Oscillator is simply the standard Stochastic Oscillator, except a third parameter is allowed. This third parameter is used as a smoothing period applied to the %K. This additional period is actually what differentiates the "Fast Stochastic" from the "Slow Stochastic". In the "Fast Stochastic" the additional period is "1", while the "Slow Stochastic" uses a period of "3".
 | 
  
   |  
 
   | Examples | 
   
 	    
  |  
 
 
  |