Table of Contents

Class OMA

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

Constructors

OMA()

Initializes a new instance of the OMA.

public OMA()