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