mb_get_order
Retrieve detailed information about a specific order from Mercado Bitcoin, including executions, average price, fees, and timestamps.
Instructions
Get detailed information about a specific order, including all executions (fills), average price, fees and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading pair, e.g. BTC-BRL | |
| orderId | Yes | Order ID | |
| accountId | Yes | Account ID |