I am trying to set up a screener which looks at the slope of both the %K and %D lines of the stochastic. Rather than looking at the traditional overbought / oversold values. This is along the lines of the “Anti” set up as described in the book Street Smarts by Connors and Raschke where they use a seven period %K with a smoothing parameter of 4 and a 10 period %D.
I can find stochastic in the proscreener programming guide but can’t see how I can utilise the %K and %D individually.
Help in coding would be appreciated.