calculate_sma
Compute the latest simple moving average (SMA) value for a given symbol, period, and timeframe. Use this technical analysis tool to identify trends and support/resistance levels.
Instructions
Simple moving average (latest value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| period | No | ||
| timeframe | No | ONE_DAY |