Table of Contents

Class MOMA

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

Constructors

MOMA()

Initializes a new instance of the MOMA.

public MOMA()