mb_list_all_orders
Retrieve all orders across every trading pair for a specified account. Get a complete view of trading activity with filters for status, symbol, page size, and executions.
Instructions
List orders across ALL trading pairs for an account. Useful for getting a complete picture of trading activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Page size | |
| status | No | Filter by status | |
| symbol | No | Optional symbol filter | |
| accountId | Yes | Account ID | |
| has_executions | No | Filter orders that have fills |