get_rebalance_plan
Generate a rebalance plan with USD deltas and exchange orders to adjust a crypto portfolio to a target BTC, ETH, and cash allocation.
Instructions
USD deltas and exchange-style move lines to reach a target BTC/ETH/CASH split. Requires allocation_pct, target_pct, and nav_usd. Optional band returns a band_check block alongside the plan. exchange=kraken|coinbase adjusts move wording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| allocation_pct | Yes | ||
| target_pct | Yes | ||
| nav_usd | Yes | ||
| exchange | No | kraken | |
| band | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||