StochasticOscillatorValue

StockSharp.Algo.Indicators

斯通克振荡器指标值执行.

继承自: ComplexIndicatorValue<StochasticOscillator>

实现: IStochasticOscillatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

构造函数

StochasticOscillatorValue
public StochasticOscillatorValue(StochasticOscillator indicator, DateTime time)
stochasticOscillatorValue = StochasticOscillatorValue(indicator, time)

斯通克振荡器指标值执行.

indicator
母体斯多克特振荡器指标.
time
与该指标值相接的时间。

属性

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

获得%D值。

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

获得%D值。

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

获得% K 值。

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

获得% K 值。

方法

ToString
public override string ToString()
result = stochasticOscillatorValue.ToString()

转换为行代表.

返回值: 弦乐表演.