Module sma

Source
Expand description

SMA Module

Implements the Simple Moving Average (SMA) indicator.

Modulesยง

main
A Simple Moving Average (SMA) calculator module.
types
Types for the Simple Moving Average (SMA) calculator.