Lean
$LEAN_TAG$
|
This is the complete list of members for QuantConnect.Indicators.DonchianChannel, including all inherited members.
BarIndicator(string name) | QuantConnect.Indicators.BarIndicator | protected |
ComputeNextValue(IBaseDataBar input) | QuantConnect.Indicators.DonchianChannel | protected |
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 | |
IsReady | QuantConnect.Indicators.DonchianChannel | |
LowerBand | QuantConnect.Indicators.DonchianChannel | |
Reset() | QuantConnect.Indicators.DonchianChannel | |
UpperBand | QuantConnect.Indicators.DonchianChannel | |
WarmUpPeriod | QuantConnect.Indicators.DonchianChannel |