Table of Contents

Class SMA

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

Constructors

SMA()

Initializes a new instance of the SMA.

public SMA()