TrueStrengthIndexValue
StockSharp.Algo.Indicators
True Strength Index indicator value implementation.
Erbt von: ComplexIndicatorValue<TrueStrengthIndex>
Implementiert: ITrueStrengthIndexValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Konstruktoren
TrueStrengthIndexValue(TrueStrengthIndex, DateTime)
True Strength Index indicator value implementation.
- indicator
- The parent True Strength Index indicator.
- time
- Time associated with this indicator value.
Eigenschaften
SignalValue : IIndicatorValue
Gets the signal line value.
TsiValue : IIndicatorValue
Raw TSI line value object.