get_order_history
Retrieve recent trading order history for a specific symbol on Binance USDT-M Futures, including all order statuses, to analyze past transactions and monitor trading activity.
Instructions
Get recent order history for a symbol (all statuses).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading pair, e.g. 'BTCUSDT' | |
| limit | No | Number of orders to return (max 1000) |