Table of Contents

Class MOM

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll

Momentum alias.

[Browsable(false)]
public class MOM : Momentum, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
MOM
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

MOM()

Initializes a new instance of the MOM.

public MOM()