IStochasticOscillatorValue

StockSharp.Algo.Indicators

StochasticOscillator valor indicador.

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

Propriedades

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

Obtém o valor %D.

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

Obtém o valor %D.

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

Obtém o valor% K.

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

Obtém o valor% K.