Table of Contents

Class LRSI

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll

LaguerreRSI alias.

[Browsable(false)]
public class LRSI : LaguerreRSI, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
LRSI
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

LRSI()

Initializes a new instance of the LRSI.

public LRSI()