investfly.models.strategy.SecurityUniverseSelector
Selectors for defining the securities evaluated by a strategy.
Investfly-maintained security lists available as strategy universes.
User-supplied symbols grouped by security type.
Supported sources for a strategy security universe.
Comparison operators used by financial screening conditions.
Stock market sectors for fundamental queries.
One fundamental field comparison in a financial query.
Fundamental conditions used to select a security universe.
This class is used to specify the set of stocks to use in trading strategy. You can pick one of the standard list (e.g SP100) that we provide, provide your own list with comma separated symbols list, or provide a query based on fundamental metrics like MarketCap, PE Ratio etc.
The approach used to specify the stocks. Depending on the universeType, one of the attribute below must be specified
Standard Symbol List (i.e SP500, SP100). Required if universeType is set to STANDARD_LIST