schwab_open_option_orders
Fetch open option orders from a Schwab account, showing only orders with at least one option leg and a working or pending status.
Instructions
Get open option orders for a Schwab account.
Returns only orders with at least one option leg and a working/open status
(WORKING, PENDING_ACTIVATION, QUEUED, ACCEPTED, AWAITING_CONDITION,
AWAITING_MANUAL_REVIEW, AWAITING_PARENT_ORDER).
Args:
account_hash: Account hash from get_schwab_account_numbers()
max_results: Maximum orders to fetch before filtering (default 50)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||