Skip to content

QuantConnect.Algorithm.Framework.Selection

Classes

Class Description
CoarseFundamentalUniverseSelectionModel Portfolio selection model that uses coarse selectors. For US equities only.
CompositeUniverseSelectionModel Provides an implementation of IUniverseSelectionModel that combines multiple universe...
CustomUniverse Defines a universe as a set of dynamically set symbols.
CustomUniverseSelectionModel Provides an implementation of IUniverseSelectionModel that simply...
EmaCrossUniverseSelectionModel Provides an implementation of FundamentalUniverseSelectionModel that subscribes...
EnergyETFUniverse Universe Selection Model that adds the following Energy ETFs at their inception date...
ETFConstituentsUniverseSelectionModel Universe selection model that selects the constituents of an ETF.
FineFundamentalUniverseSelectionModel Portfolio selection model that uses coarse/fine selectors. For US equities only.
FundamentalUniverseSelectionModel Provides a base class for defining equity coarse/fine fundamental selection models
FuturesUniverseSelectionModel Provides an implementation of IUniverseSelectionModel that subscribes to future chains
FutureUniverseSelectionModel Provides an implementation of IUniverseSelectionModel that subscribes to future chains
InceptionDateUniverseSelectionModel Inception Date Universe that accepts a Dictionary of DateTime keyed by String that represent...
IUniverseSelectionModel Algorithm framework model that defines the universes to be used by an algorithm
LiquidETFUniverse Universe Selection Model that adds the following ETFs at their inception date
ManualUniverse Defines a universe as a set of manually set symbols. This differs from UserDefinedUniverse...
ManualUniverseSelectionModel Provides an implementation of IUniverseSelectionModel that simply...
MetalsETFUniverse Universe Selection Model that adds the following Metals ETFs at their inception date...
NullUniverseSelectionModel Provides a null implementation of IUniverseSelectionModel
OpenInterestFutureUniverseSelectionModel Selects contracts in a futures universe, sorted by open interest. This allows the selection to identifiy current...
OptionUniverseSelectionModel Provides an implementation of IUniverseSelectionModel that subscribes to option chains
QC500UniverseSelectionModel Defines the QC500 universe as a universe selection model for framework algorithm...
ScheduledUniverseSelectionModel Defines a universe selection model that invokes a selector function on a specific scheduled given by an IDateRule and an ITimeRule
SP500SectorsETFUniverse Universe Selection Model that adds the following SP500 Sectors ETFs at their inception date...
TechnologyETFUniverse Universe Selection Model that adds the following Technology ETFs at their inception date...
UniverseSelectionModel Provides a base class for universe selection models.
UniverseSelectionModelPythonWrapper Provides an implementation of IUniverseSelectionModel that wraps a PyObject object
USTreasuriesETFUniverse Universe Selection Model that adds the following US Treasuries ETFs at their inception date...
VolatilityETFUniverse Universe Selection Model that adds the following Volatility ETFs at their inception date...