schwab_order_sell_option_limit
Execute a limit sell-to-close order for an option contract to exit at a target price.
Instructions
Place a limit sell-to-close order for an option contract.
Args:
account_hash: Account hash from schwab_account_numbers
option_symbol: OCC option symbol (e.g. "AAPL 251219C00150000")
quantity: Number of contracts to sell
price: Limit price as a string (e.g. "4.00")Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| option_symbol | Yes | ||
| quantity | Yes | ||
| price | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||