IKasePeakOscillatorValue

StockSharp.Algo.Indicators

KasePeakOscillatorインジケータ値.

実装: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

プロパティ

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

値のLongTerm@を@に取得します。

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

値のLongTerm@を@に取得します。

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

値のShortTerm@を@に取得します。

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

値のShortTerm@を@に取得します。