Table of Contents

Class LRF

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

Constructors

LRF()

Initializes a new instance of the LRF.

public LRF()