get_all_orders
Retrieve all limit, take profit, and stop loss orders, with optional status and limit filters for order management.
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 |