Formula S_t &= \frac{1}{m} \sum_{i=t-m+1}^t X_i \\ F_{t+1} &= S_t \end{aligned} $$ Where $m$ is the window size of the SMA > [!tip] > > Average of the last $m$ data points