IConnorsRSIValue
StockSharp.Algo.Indicators
ConnorsRSI indicator value.
Implementiert: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Eigenschaften
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.