|
Lean
$LEAN_TAG$
|
This is the complete list of members for QuantConnect.Indicators.SuperTrend, including all inherited members.
| BarIndicator(string name) | QuantConnect.Indicators.BarIndicator | protected |
| BasicLowerBand | QuantConnect.Indicators.SuperTrend | |
| BasicUpperBand | QuantConnect.Indicators.SuperTrend | |
| ComputeNextValue(IBaseDataBar input) | QuantConnect.Indicators.SuperTrend | protected |
| CurrentTrailingLowerBand | QuantConnect.Indicators.SuperTrend | |
| CurrentTrailingUpperBand | QuantConnect.Indicators.SuperTrend | |
| IsReady | QuantConnect.Indicators.SuperTrend | |
| Reset() | QuantConnect.Indicators.SuperTrend | |
| SuperTrend(string name, int period, decimal multiplier, MovingAverageType movingAverageType=MovingAverageType.Wilders) | QuantConnect.Indicators.SuperTrend | |
| SuperTrend(int period, decimal multiplier, MovingAverageType movingAverageType=MovingAverageType.Wilders) | QuantConnect.Indicators.SuperTrend | |
| WarmUpPeriod | QuantConnect.Indicators.SuperTrend |