Lean  $LEAN_TAG$
QuantConnect.Indicators.DonchianChannel Member List

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

BarIndicator(string name)QuantConnect.Indicators.BarIndicatorprotected
ComputeNextValue(IBaseDataBar input)QuantConnect.Indicators.DonchianChannelprotected
DonchianChannel(int period)QuantConnect.Indicators.DonchianChannel
DonchianChannel(int upperPeriod, int lowerPeriod)QuantConnect.Indicators.DonchianChannel
DonchianChannel(string name, int period)QuantConnect.Indicators.DonchianChannel
DonchianChannel(string name, int upperPeriod, int lowerPeriod)QuantConnect.Indicators.DonchianChannel
IsReadyQuantConnect.Indicators.DonchianChannel
LowerBandQuantConnect.Indicators.DonchianChannel
Reset()QuantConnect.Indicators.DonchianChannel
UpperBandQuantConnect.Indicators.DonchianChannel
WarmUpPeriodQuantConnect.Indicators.DonchianChannel