schwab_place_order
Submit a trade order to a Schwab account using a raw JSON order specification. Requires account hash and order details.
Instructions
Place a generic Schwab order using a raw order specification.
Args:
account_hash: Account hash from schwab_account_numbers
order_spec: Order specification dict as accepted by the Schwab API
(typically produced via schwab order builder helpers)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| order_spec | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||