okx_get_signal_positions_history
Retrieve historical positions for a signal trading bot using its algorithm ID.
Instructions
[L:READ] CAT:[策略-信号] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数,默认20 | |
| algoId | Yes | 信号机器人ID(从 okx_get_signal_bots_history 获取) |