KnowSureThingValue
StockSharp.Algo.Indicators
KnowSureThing indicator value implementation.
Herda de: ComplexIndicatorValue<KnowSureThing>
Implementa: IKnowSureThingValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Construtores
KnowSureThingValue(KnowSureThing, DateTime)
KnowSureThing indicator value implementation.
- indicator
- The parent KnowSureThing indicator.
- time
- Time associated with this indicator value.
Propriedades
KstLineValue : IIndicatorValue
Gets the KST line value.
SignalValue : IIndicatorValue
Gets the signal line value.