IKasePeakOscillatorValue
StockSharp.Algo.Indicators
KasePeakOscillator指标值.
实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
属性
LongTerm
public decimal? LongTerm { get; }
value = iKasePeakOscillatorValue.LongTerm
Gets the LongTerm value.
LongTermValue
public IIndicatorValue LongTermValue { get; }
value = iKasePeakOscillatorValue.LongTermValue
Gets the LongTerm value.
ShortTerm
public decimal? ShortTerm { get; }
value = iKasePeakOscillatorValue.ShortTerm
Gets the ShortTerm value.
ShortTermValue
public IIndicatorValue ShortTermValue { get; }
value = iKasePeakOscillatorValue.ShortTermValue
Gets the ShortTerm value.