get_all_orders
Retrieve all limit, take profit, and stop loss orders with optional status filtering. Returns a list of orders for monitoring trading strategies.
Instructions
Retrieve all limit, take profit and stop loss orders.
Returns a list of orders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| get_all_orders_requests | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_order_responses | Yes |