get_live_orders
Retrieve all live or open orders to monitor trading activity and validate that market orders have been executed successfully.
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 |