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