Comment on Introducing Scanner by Streak
You can use the below conditions to implement this in scanner.
Stochastic(10,%k,Yes,0) crosses above Stochastic(10,%d,Yes,0)
However, note that stochastic use SMA for smoothening and cannot be changed to EMA.
Hope this helps.