Dennis, Try the following:
x = MA(mp,18); Plot(x,"Centered ", colorred, styleline, null, null, -9); This will do the "centering" of the MA in the Plot statement.
Dennis, Try the following:
x = MA(mp,18); Plot(x,"Centered ", colorred, styleline, null, null, -9); This will do the "centering" of the MA in the Plot statement.