Table of Contents

Class RSI

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll
[Browsable(false)]
public class RSI : RelativeStrengthIndex, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
RSI
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

RSI()

Initializes a new instance of the RSI.

public RSI()