with the Slow Stochastic and I keep getting the error message I've attached. Any ideas on how to do this?

Code: Select all
input:length(14),overbought(70),oversold(30),kcolor(red),
dcolor(blue),zonecolor(green),thickness(1);
plot1=slowk(length);
plot2=slowd(length);
[...]
Users browsing this forum: No registered users and 39 guests