Simple Moving Average (SimpleMA)

Category: trend

Calculates the arithmetic mean of the closing price over a specified number of bars (InpMAPeriod).

Formula

SMA = (\sum_{i=0}^{n-1} Close_{t-i}) / n

Inputs

See signal primitives and every published strategy that uses Simple Moving Average (SimpleMA) on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home