futures_income
Retrieve futures income history including funding fees, realized PnL, commissions, and other income types for a specific symbol or all symbols within a time range.
Instructions
获取期货收益历史(资金费率/已实现盈亏/佣金等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 交易对符号,不传获取所有 | |
| incomeType | No | 收益类型 | |
| startTime | No | 起始时间戳(ms) | |
| endTime | No | 结束时间戳(ms) | |
| limit | No | 数量限制 |