Class SMA
- Namespace
- StockSharp.Algo.Indicators
- Assembly
- StockSharp.Algo.dll
SimpleMovingAverage alias.
[Browsable(false)]
public class SMA : SimpleMovingAverage, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
- Inheritance
-
SMA
- Implements
-
IPersistableICloneable<IIndicator>
- Inherited Members
- Extension Methods
Constructors
SMA()
Initializes a new instance of the SMA.
public SMA()