Lean  $LEAN_TAG$
QuantConnect.Algorithm.Framework.Selection.OpenInterestFutureUniverseSelectionModel Member List

This is the complete list of members for QuantConnect.Algorithm.Framework.Selection.OpenInterestFutureUniverseSelectionModel, including all inherited members.

CreateUniverses(QCAlgorithm algorithm)QuantConnect.Algorithm.Framework.Selection.FutureUniverseSelectionModelvirtual
Filter(FutureFilterUniverse filter)QuantConnect.Algorithm.Framework.Selection.OpenInterestFutureUniverseSelectionModelprotectedvirtual
FilterByOpenInterest(IReadOnlyDictionary< Symbol, MarketHoursDatabase.Entry > contracts)QuantConnect.Algorithm.Framework.Selection.OpenInterestFutureUniverseSelectionModel
FutureUniverseSelectionModel(TimeSpan refreshInterval, Func< DateTime, IEnumerable< Symbol >> futureChainSymbolSelector)QuantConnect.Algorithm.Framework.Selection.FutureUniverseSelectionModel
FutureUniverseSelectionModel(TimeSpan refreshInterval, Func< DateTime, IEnumerable< Symbol >> futureChainSymbolSelector, UniverseSettings universeSettings)QuantConnect.Algorithm.Framework.Selection.FutureUniverseSelectionModel
GetNextRefreshTimeUtc()QuantConnect.Algorithm.Framework.Selection.FutureUniverseSelectionModelvirtual
OpenInterestFutureUniverseSelectionModel(IAlgorithm algorithm, Func< DateTime, IEnumerable< Symbol >> futureChainSymbolSelector, int? chainContractsLookupLimit=6, int? resultsLimit=1)QuantConnect.Algorithm.Framework.Selection.OpenInterestFutureUniverseSelectionModel
OpenInterestFutureUniverseSelectionModel(IAlgorithm algorithm, PyObject futureChainSymbolSelector, int? chainContractsLookupLimit=6, int? resultsLimit=1)QuantConnect.Algorithm.Framework.Selection.OpenInterestFutureUniverseSelectionModel