Lean  $LEAN_TAG$
QuantConnect.Indicators.PivotPointsHighLow Member List

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

ComputeNextValue(IBaseDataBar input)QuantConnect.Indicators.PivotPointsHighLowprotected
ConvertToComputedValue(PivotPoint highPoint, PivotPoint lowPoint)QuantConnect.Indicators.PivotPointsHighLowprotectedvirtual
FindNextHighPivotPoint(RollingWindow< IBaseDataBar > windowHighs, int midPointIndexOrSurroundingBarsCount)QuantConnect.Indicators.PivotPointsHighLowprotectedvirtual
FindNextLowPivotPoint(RollingWindow< IBaseDataBar > windowLows, int midPointIndexOrSurroundingBarsCount)QuantConnect.Indicators.PivotPointsHighLowprotectedvirtual
GetAllPivotPointsArray()QuantConnect.Indicators.PivotPointsHighLow
GetHighPivotPointsArray()QuantConnect.Indicators.PivotPointsHighLow
GetLowPivotPointsArray()QuantConnect.Indicators.PivotPointsHighLow
IsReadyQuantConnect.Indicators.PivotPointsHighLow
NewPivotPointFormedQuantConnect.Indicators.PivotPointsHighLow
PivotPointsHighLow(int surroundingBarsCount, int lastStoredValues=100)QuantConnect.Indicators.PivotPointsHighLow
PivotPointsHighLow(int surroundingBarsCountForHighPoint, int surroundingBarsCountForLowPoint, int lastStoredValues=100)QuantConnect.Indicators.PivotPointsHighLow
PivotPointsHighLow(string name, int surroundingBarsCountForHighPoint, int surroundingBarsCountForLowPoint, int lastStoredValues=100)QuantConnect.Indicators.PivotPointsHighLow
Reset()QuantConnect.Indicators.PivotPointsHighLow
WarmUpPeriodQuantConnect.Indicators.PivotPointsHighLow