获取组合调仓记录
get_cube_rebalancingRetrieve historical rebalancing records for a Xueqiu portfolio, showing each adjustment's position changes, target allocations, and execution prices.
Instructions
获取某个雪球组合的历史调仓记录,包括每次调仓的持仓变化、目标仓位、成交价格等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 页码,默认1 | |
| count | No | 每页数量,默认10,最大50 | |
| cube_symbol | Yes | 组合代码,如 ZH2001629,可从 get_user_cubes 获取 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| total | No | ||
| records | Yes |