IStochasticOscillatorValue
StockSharp.Algo.Indicators
Значение индикатора StochasticOscillator.
Реализует: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Свойства
DValue
public IIndicatorValue DValue { get; }
value = iStochasticOscillatorValue.DValue
Получает значение %D.
KValue
public IIndicatorValue KValue { get; }
value = iStochasticOscillatorValue.KValue
Получает значение %K.