Class RSI
- Namespace
- StockSharp.Algo.Indicators
- Assembly
- StockSharp.Algo.dll
RelativeStrengthIndex alias.
[Browsable(false)]
public class RSI : RelativeStrengthIndex, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
- Inheritance
-
RSI
- Implements
-
IPersistableICloneable<IIndicator>
- Inherited Members
- Extension Methods
Constructors
RSI()
Initializes a new instance of the RSI.
public RSI()