set_price_alert
Set a stock price alert with condition above or below trigger price. Requires confirmation before execution.
Instructions
設定股價提醒,執行前會請使用者確認。條件:above(突破)或 below(跌破)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | 股票代號,例如 2330 | |
| market | No | TW 或 US,預設 TW | |
| name | No | 股票名稱(選填) | |
| condition | Yes | above 或 below | |
| price | Yes | 觸發價格 |