cancel_all_orders
Cancel every open order in one action. Use with caution, as this removes all pending orders and returns the number of cancelled orders.
Instructions
Cancel all open orders.
Use with caution - this will cancel ALL pending orders.
Returns count of cancelled orders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||