I used the stochastic oscillator algorithm for to implement a trading strategy on amazon stock.
I used a 14-period %K and slow oscillator.
The Slow Stochastic Oscillator smooths %K with a 3-day SMA, which is exactly what %D is in the Fast Stochastic Oscillator.
It is possible to see the graph of the %K & %D Line below the result.