|
SOLUTIONS
|
MATHEMATICA INDICATOR
SimpleMovingAverage
Commonly abbreviated as SMA.
Is a statistical indicator.
Returns one time series, which is a moving average of the previous 14 periods.
Is computed using the closing price.
FinancialIndicator["SimpleMovingAverage", n] uses the previous n periods.
The initial values in the time series are computed using partial periods.
Is a statistical indicator.
Returns one time series, which is a moving average of the previous 14 periods.
Is computed using the closing price.
FinancialIndicator["SimpleMovingAverage", n] uses the previous n periods.
The initial values in the time series are computed using partial periods.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

