schwab_buy_stock_limit
Place a limit buy order for a stock by specifying account, symbol, quantity, and limit price.
Instructions
Place a limit buy order for stock.
Args:
account_hash: Account hash from schwab_account_numbers
symbol: Stock ticker symbol
quantity: Number of shares to buy
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 | |||