KnowSureThingValue

StockSharp.Algo.Indicators

KnowSureThing indicator value implementation.

継承元: ComplexIndicatorValue<KnowSureThing>

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

コンストラクター

KnowSureThingValue(KnowSureThing, DateTime)

KnowSureThing indicator value implementation.

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

プロパティ

KstLine : decimal?

Gets the KST line value.

KstLineValue : IIndicatorValue

Gets the KST line value.

Signal : decimal?

Gets the signal line value.

SignalValue : IIndicatorValue

Gets the signal line value.

メソッド

ToString() : string

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

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