Ask Your Question

Revision history [back]

This is an implementation of Simple Moving Average.

It can make graphs looking more smooth and reveal long-term tendencies, but be careful as it may hide critically important details too.

1: no SMA - obvious spikes observed

image description

2: SMA period=20. Spikes are masked.

image description

This is an implementation of Simple Moving Average.

It can make graphs looking more smooth and reveal long-term tendencies, but be careful as it may hide critically important details too.

1: no SMA - obvious spikes observed

image description

2: SMA period=20. Spikes are masked.

image description