calculate_ema
Compute the latest exponential moving average for a given stock symbol, period, and timeframe to analyze market trends.
Instructions
Exponential moving average (latest value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| period | No | ||
| timeframe | No | ONE_DAY |