Lean  $LEAN_TAG$
QuantConnect.Indicators.SuperTrend Member List

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

BarIndicator(string name)QuantConnect.Indicators.BarIndicatorprotected
BasicLowerBandQuantConnect.Indicators.SuperTrend
BasicUpperBandQuantConnect.Indicators.SuperTrend
ComputeNextValue(IBaseDataBar input)QuantConnect.Indicators.SuperTrendprotected
CurrentTrailingLowerBandQuantConnect.Indicators.SuperTrend
CurrentTrailingUpperBandQuantConnect.Indicators.SuperTrend
IsReadyQuantConnect.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
WarmUpPeriodQuantConnect.Indicators.SuperTrend