Returns the Stochastics specified period and %k. Offset by the bars ago
 
Returns a Singe data point.
 Not used during manual loop calculations
 
 Examples
 Example: Plot the 12,3 Stochastics 1 bar ago
 
CopyVB.NET
plot = price.STOC(12,3,1)