KasePeakOscillatorValue

StockSharp.Algo.Indicators

KasePeakOscillator indicator value implementation.

継承元: ComplexIndicatorValue<KasePeakOscillator>

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

コンストラクター

KasePeakOscillatorValue(KasePeakOscillator, DateTime)

KasePeakOscillator indicator value implementation.

indicator
The parent KasePeakOscillator indicator.
time
Time associated with this indicator value.

プロパティ

LongTerm : decimal?

Gets the LongTerm value.

LongTermValue : IIndicatorValue

Gets the LongTerm value.

ShortTerm : decimal?

Gets the ShortTerm value.

ShortTermValue : IIndicatorValue

Gets the ShortTerm value.

メソッド

ToString() : string

Преобразовать к строковому представлению.

戻り値: Строковое представление.