rebalance_suggest
Suggests target weights for an account's long spot holdings using min-variance, risk parity, or equal-weight models, showing current vs target and drift for rebalancing.
Instructions
Suggest target weights for an account's current long spot holdings.
method is one of: min_variance, risk_parity, equal_weight. Optimizes over the account's eligible existing symbol universe only (no new tickers, long-only, no leverage) using trailing daily returns. Cash is preserved; options, futures, and shorts are skipped. Returns current vs target weights and drift — this is a model output, not a recommendation to act on directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | min_variance | |
| account | Yes | ||
| lookback_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |