IntermediateLast verified Aug 23, 2026
Leverage Metrics Field
Extracts one field from portfolio leverage metrics.
Extracts one field from portfolio leverage metrics.
When to use
Use it when a downstream calculation or message needs one leverage measure from the structured result.
Example
Extract resulting gross leverage after Rebalancer and compare it with a review threshold.
Common problems
Confirm that the upstream node produced leverage metrics. Do not replace the corresponding control outcome with this data value.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.
Related documentation
- RebalancerTurns valid target weights into a Portfolio rebalance result.
- Leverage ConstraintChecks or adjusts target weights against configured leverage limits.
- Portfolio rebalance with risk limitsUnderstand a Portfolio pattern that filters an asset universe, calculates target weights, applies constraints, and rebalances.