Skip to main content
Calkulon

Як розрахувати Moving Average

Що таке Moving Average?

Calculates simple, exponential, and weighted moving averages for financial data analysis and trend identification.

Формула

SMA = Sum of prices over n periods / n

Покрокова інструкція

  1. 1Enter a series of data points (prices, values)
  2. 2Specify the moving average period or window
  3. 3Calculate the smoothed average line

Розв'язані приклади

Введення
Stock prices [10, 12, 11, 13, 14], 3-period SMA
Результат
[11, 12, 12.67]
Trend smoothing in technical analysis

Поширені помилки

  • Choosing wrong period for your analysis timeframe
  • Confusing SMA with exponential moving average

Готові порахувати? Спробуйте безкоштовний калькулятор Moving Average

Спробуйте самі →

Налаштування