periods = INPUT("Moving Average Periods", 14, 1, 1000); variance = INPUT("Variance", 0.25, 0, 1.0);