schwab_sell_stock_limit
Sell shares of a stock at a specified limit price. Set the number of shares and target price to execute the order when the market reaches your price.
Instructions
Place a limit sell order for stock.
Args:
account_hash: Account hash from schwab_account_numbers
symbol: Stock ticker symbol
quantity: Number of shares to sell
price: Limit priceInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| symbol | Yes | ||
| quantity | Yes | ||
| price | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||