|
Lean
$LEAN_TAG$
|
This is the complete list of members for QuantConnect.Indicators.SchaffTrendCycle, including all inherited members.
| ComputeNextValue(IndicatorDataPoint input) | QuantConnect.Indicators.SchaffTrendCycle | protected |
| DefaultWindowSize | QuantConnect.Indicators.Indicator | static |
| Indicator(string name) | QuantConnect.Indicators.Indicator | protected |
| IsReady | QuantConnect.Indicators.SchaffTrendCycle | |
| Reset() | QuantConnect.Indicators.SchaffTrendCycle | |
| SchaffTrendCycle(int cyclePeriod=10, int fastPeriod=23, int slowPeriod=50, MovingAverageType type=MovingAverageType.Exponential) | QuantConnect.Indicators.SchaffTrendCycle | |
| SchaffTrendCycle(string name, int cyclePeriod, int fastPeriod, int slowPeriod, MovingAverageType type) | QuantConnect.Indicators.SchaffTrendCycle | |
| WarmUpPeriod | QuantConnect.Indicators.SchaffTrendCycle |