Hi Everyone, Do you know where I am going wrong with my script? I keep getting an error around line 29 for undeclared identifier for the fullK. Big picture, I am trying to get the user to select a simple moving average or an exponential average, and I am trying to have the script do different calcul...