schwab_buy_stock_market
Place a market buy order for stocks using your Schwab account. Specify the account hash, stock symbol, and number of shares to execute the trade.
Instructions
Place a market buy order for stock.
Args:
account_hash: Account hash from schwab_account_numbers
symbol: Stock ticker symbol
quantity: Number of shares to buyInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| symbol | Yes | ||
| quantity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||