okx_get_taker_flow
Retrieve taker flow data for a specified currency from OKX, with optional time range and instrument type (swap or futures).
Instructions
[L:READ] CAT:[公共] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ccy | Yes | 币种,如 BTC。必填 | |
| end | No | 结束时间戳(ms) | |
| begin | No | 开始时间戳(ms) | |
| instType | No | 产品类型。SWAP=永续, FUTURES=交割 |