get_futures_inventory
Retrieve historical futures warehouse receipts and inventory data for a specified product symbol, tracking changes in stock levels over time.
Instructions
获取期货仓单/库存数据,返回指定品种的历史库存变化
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | 库存品种代码(通过 get_futures_inventory_symbols 获取) | |
| pageSize | No | 每页数量 | |
| startDate | No | 开始日期,格式 YYYYMMDD |