okx_get_long_short_ratio_all
Fetch long-to-short position ratios for all or a specified cryptocurrency over a time range using exchange data.
Instructions
[L:READ] CAT:[统计] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ccy | No | 币种,如 BTC、ETH。不填返回全部 | |
| end | No | 结束时间戳(毫秒) | |
| begin | No | 开始时间戳(毫秒) |