IntermediateLast verified Aug 23, 2026
Rebalancer
Turns valid target weights into a Portfolio rebalance result.
Turns valid target weights into a Portfolio rebalance result.
When to use
Use it after universe, scoring, weights, and applicable constraint checks are complete.
Example
Compare target weights with the current portfolio and handle Completed, No Change, Empty Universe, and Constraint Violation.
Common problems
No Change can be a valid outcome. Do not treat a rebalance result as proof of future live execution.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.
Related documentation
- Rebalance Result FieldExtracts one field from a rebalance result.
- Leverage Metrics FieldExtracts one field from portfolio leverage metrics.
- Portfolio rebalance with risk limitsUnderstand a Portfolio pattern that filters an asset universe, calculates target weights, applies constraints, and rebalances.