order_status
Check a placed order's status using its order ID to view the fill state, filled quantity, and average price.
Instructions
Status of a placed order by its order_id: state, filled quantity, average price.
Use this after buy/sell to confirm whether the order actually filled —
positions is eventually-consistent and lags right after a trade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |