get-stock-alerts
Set up stock price movement alerts by specifying a stock symbol and percentage threshold. Receive notifications when the stock price exceeds the defined threshold, leveraging real-time data from Alpha Vantage.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
symbol | Yes | Stock symbol (e.g., IBM, AAPL) | |
threshold | No | Percentage threshold for price movement alerts (default: 5) |