schwab_replace_order
Modify an existing Schwab order by submitting a new order specification using the account hash and order ID.
Instructions
Replace (modify) an existing Schwab order.
Args:
account_hash: Account hash from schwab_account_numbers
order_id: ID of the order to replace
order_spec: New order specification dict (use order builder helpers)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| order_id | Yes | ||
| order_spec | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||