Class MACD
- Namespace
- StockSharp.Algo.Indicators
- Assembly
- StockSharp.Algo.dll
[Browsable(false)]
public class MACD : MovingAverageConvergenceDivergence, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
- Inheritance
-
MACD
- Implements
-
IPersistableICloneable<IIndicator>
- Inherited Members
- Extension Methods
Constructors
MACD()
Initializes a new instance of the MACD.
public MACD()