收支流水
trading_incomeFetch Binance futures income records—funding fees, commissions, realized PnL—with filters for symbol, type, and time range to track cash flows and reconcile trading costs.
Instructions
返回:资金费/手续费/已实现盈亏等流水记录。income 负数为支出。incomeType 合法值与官方枚举一致(如 FUNDING_FEE / COMMISSION / REALIZED_PNL)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | No | ||
| endTime | No | ||
| startTime | No | ||
| incomeType | No |