IntermediateLast verified Aug 23, 2026
Screen Filter
Filters a Portfolio universe with supported liquidity or predicate rules.
Filters a Portfolio universe with supported liquidity or predicate rules.
When to use
Use it before ranking or weighting to remove assets that do not meet eligibility conditions.
Example
Remove candidates below a liquidity threshold, then rank the remaining universe.
Common problems
An empty filtered universe needs explicit handling. Confirm rule direction and units before using the result.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.
Related documentation
- UniverseDefines a static candidate set of assets for a Portfolio graph.
- RankingOrders scored assets and selects a subset of the connected universe.
- Portfolio rebalance with risk limitsUnderstand a Portfolio pattern that filters an asset universe, calculates target weights, applies constraints, and rebalances.