get_live_orders
Retrieve all live or open orders to monitor and validate trade execution. Use for confirming market orders after placement.
Instructions
Get all live/open orders for monitoring and validation. Usage: {} for all accounts or { "accountId": "<id>" } for a specific account. This is the recommended way to validate that market orders were executed successfully after placing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | No |