Moving average

windowwindow

The average over the last N points, smoothing out short-term noise.

Signature

Moving average — applied to a measure along the chart's axis

A window calculation needs an ordered axis (a date or category on the chart), because it is computed across the points the chart already shows.

← All functions
Moving average — formula function · ChartBase Docs