Simple Moving Average

定义

calculates the average of a selected range of prices, usually closing prices, by the number of periods in that range.

计算公式

SMA=A1+A2+A3+Ann where: An = the price of an asset at period n n = the number of total periods

取决于

过去 n 天的收盘价

会影响

Links to this note