schwab_sell_stock_market
Execute a market sell order for a specified stock symbol and quantity using a Schwab account hash. Quickly liquidate positions at current market price.
Instructions
Place a market sell order for stock.
Args:
account_hash: Account hash from schwab_account_numbers
symbol: Stock ticker symbol
quantity: Number of shares to sellInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| symbol | Yes | ||
| quantity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||