Table of Contents

Class SMMA

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll
[Browsable(false)]
public class SMMA : SmoothedMovingAverage, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
SMMA
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

SMMA()

Initializes a new instance of the SMMA.

public SMMA()