IStochasticOscillatorValue
StockSharp.Algo.Indicators
StochasticOscillator Indikatorwert.
Implementiert: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Eigenschaften
DValue
public IIndicatorValue DValue { get; }
value = iStochasticOscillatorValue.DValue
Erhält den %D-Wert.
KValue
public IIndicatorValue KValue { get; }
value = iStochasticOscillatorValue.KValue
Erhält den %K-Wert.