get_technical_indicator_sma
Retrieve Simple Moving Average (SMA) technical indicator for any stock symbol across multiple timeframes and periods. Use it to analyze price trends and generate trading signals.
Instructions
Get Simple Moving Average (SMA) technical indicator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Period length (default: 10) | |
| symbol | Yes | Stock ticker symbol | |
| timeframe | Yes | Timeframe (1min, 5min, 15min, 30min, 1hour, 4hour, 1day) |