IMovingAverageConvergenceDivergenceSignalValue

StockSharp.Algo.Indicators

MovingAverageConvergenceDivergenceSignal indicator value.

Реализует: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Свойства

Macd : decimal?

Gets the MACD value.

MacdValue : IIndicatorValue

Gets the MACD value.

Signal : decimal?

Gets the signal line value.

SignalValue : IIndicatorValue

Gets the signal line value.