IStochasticOscillatorValue

StockSharp.Algo.Indicators

StochasticOscillator valor indicador.

Implementa: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Propiedades

D
public decimal? D { get; }
value = iStochasticOscillatorValue.D

Obtiene el valor %D.

DValue
public IIndicatorValue DValue { get; }
value = iStochasticOscillatorValue.DValue

Obtiene el valor %D.

K
public decimal? K { get; }
value = iStochasticOscillatorValue.K

Obtiene el valor %K.

KValue
public IIndicatorValue KValue { get; }
value = iStochasticOscillatorValue.KValue

Obtiene el valor %K.