IKnowSureThingValue
StockSharp.Algo.Indicators
KnowSureThing indicator value.
Implements: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Properties
KstLine
public decimal? KstLine { get; }
value = iKnowSureThingValue.KstLine
Gets the KST line value.
KstLineValue
public IIndicatorValue KstLineValue { get; }
value = iKnowSureThingValue.KstLineValue
Gets the KST line value.
Signal
public decimal? Signal { get; }
value = iKnowSureThingValue.Signal
Gets the signal line value.
SignalValue
public IIndicatorValue SignalValue { get; }
value = iKnowSureThingValue.SignalValue
Gets the signal line value.