KasePeakOscillatorValue

StockSharp.Algo.Indicators

KasePeakOscillator指标值执行情况。

继承自: ComplexIndicatorValue<KasePeakOscillator>

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

构造函数

KasePeakOscillatorValue
public KasePeakOscillatorValue(KasePeakOscillator indicator, DateTime time)
kasePeakOscillatorValue = KasePeakOscillatorValue(indicator, time)

KasePeakOscillator指标值执行情况。

indicator
The parent KasePeakOscillator indicator.
time
与该指标值相接的时间。

属性

LongTerm
public decimal? LongTerm { get; }
value = kasePeakOscillatorValue.LongTerm

Gets the LongTerm value.

LongTermValue
public IIndicatorValue LongTermValue { get; }
value = kasePeakOscillatorValue.LongTermValue

Gets the LongTerm value.

ShortTerm
public decimal? ShortTerm { get; }
value = kasePeakOscillatorValue.ShortTerm

Gets the ShortTerm value.

ShortTermValue
public IIndicatorValue ShortTermValue { get; }
value = kasePeakOscillatorValue.ShortTermValue

Gets the ShortTerm value.

方法

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

转换为行代表.

返回值: 弦乐表演.