BinanceGetOrder
Check a Binance order's execution status for a trading pair by specifying its symbol and order ID or client order ID.
Instructions
Check an order's status on Binance for a specific trading pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Symbol of the trading pair (e.g., BTCUSDT) | |
| orderId | No | The order ID to query | |
| origClientOrderId | No | Original client order ID |