cancel_order
Cancel an open Firstrade order by providing its order ID. Returns a JSON confirmation of the cancellation result.
Instructions
Cancel an open order by order_id (e.g. 'G42621-1569').
Args: order_id: The order ID returned by place_stock_order or place_option_order.
Returns JSON with cancellation result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |