IConnorsRSIValue
StockSharp.Algo.Indicators
ConnorsRSI indicator value.
Реализует: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Свойства
CrsiLineValue : IIndicatorValue
Gets the composite RSI line.
RocRsiValue : IIndicatorValue
Gets the ROC RSI component.
RsiValue : IIndicatorValue
Gets the RSI component.
UpDownRsiValue : IIndicatorValue
Gets the UpDown RSI component.