Lean  $LEAN_TAG$
QuantConnect.Indicators.RegressionChannel Member List

This is the complete list of members for QuantConnect.Indicators.RegressionChannel, including all inherited members.

ComputeNextValue(IndicatorDataPoint input)QuantConnect.Indicators.RegressionChannelprotected
DefaultWindowSizeQuantConnect.Indicators.Indicatorstatic
Indicator(string name)QuantConnect.Indicators.Indicatorprotected
InterceptQuantConnect.Indicators.RegressionChannel
IsReadyQuantConnect.Indicators.RegressionChannel
LinearRegressionQuantConnect.Indicators.RegressionChannel
LowerChannelQuantConnect.Indicators.RegressionChannel
RegressionChannel(string name, int period, decimal k)QuantConnect.Indicators.RegressionChannel
RegressionChannel(int period, decimal k)QuantConnect.Indicators.RegressionChannel
Reset()QuantConnect.Indicators.RegressionChannel
SlopeQuantConnect.Indicators.RegressionChannel
UpperChannelQuantConnect.Indicators.RegressionChannel
WarmUpPeriodQuantConnect.Indicators.RegressionChannel