ILinearRegressionValue

StockSharp.Algo.Indicators

LinearRegression indicator value.

Implementiert: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Eigenschaften

LinearReg : decimal?

Gets the LinearReg value.

LinearRegSlope : decimal?

Gets the LinearRegSlope value.

LinearRegSlopeValue : IIndicatorValue

Gets the LinearRegSlope value.

LinearRegValue : IIndicatorValue

Gets the LinearReg value.

RSquared : decimal?

Gets the RSquared value.

RSquaredValue : IIndicatorValue

Gets the RSquared value.

StandardError : decimal?

Gets the StandardError value.

StandardErrorValue : IIndicatorValue

Gets the StandardError value.