Unlock insights into market trends with our free Simple Moving Average (SMA) Calculator. Easily compute SMA for any series of prices – perfect for stock market analysis, crypto trading signals, and understanding price trends. Just enter your historical data and the number of periods to get instant results.
Formula:
The Simple Moving Average (SMA) is calculated by summing a set of recent data points and then dividing the total by the number of data points in the set. The formula is:
SMA = (P1 + P2 + ... + Pn) / n
- Pi: The price (or data point) at period 'i'
- n: The number of periods over which the average is calculated