cancel_order
Cancel a pending order by specifying the trading pair and order ID. Use this to remove an open order that you no longer want to execute.
Instructions
撤销一个挂单。
Args: symbol: 交易对,如 BTCUSDT-PERP.BINANCE oid: 订单 ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oid | Yes | ||
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||