get_technical_indicator
Retrieve technical indicators for a stock by specifying its symbol, indicator type (e.g., SMA, RSI), and time interval. Use this tool to analyze stock performance with Alpha Vantage MCP Server's real-time financial data.
Instructions
Get technical indicators for a stock
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indicator | Yes | Technical indicator (e.g., SMA, EMA, RSI) | |
interval | No | Time interval | daily |
symbol | Yes | The stock symbol (e.g., AAPL) |