Returns the Stochastics specified period and %k.
Declaration Syntax
Return Value
Returns a Singe data point.
Remarks
Not used during manual loop calculations
Examples
Example: Plot the 12,3 Stochastics
CopyVB.NET
plot = price.STOC(12,3)
See Also