1 2 3 4
var lengthInput = 10 var stochastic = stoch(close, high, low, lengthInput) sma(close, 14) > sma(close, 28)