Table of Contents

Class MACD

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

Constructors

MACD()

Initializes a new instance of the MACD.

public MACD()