StochK
|
Indicators |
SYNTAX | StochK( periods = 14, ksmooth=3 ) |
RETURNS | ARRAY |
FUNCTION | Calculates the %K line of Stochastic Oscillator (with internal slowing KSmooth). |
EXAMPLE | The formula "stochk( 5 )" returns the value of a 5-period %K slowed down 3 periods. |
SEE ALSO | STOCHD() function |
The StochK function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.