stocks_get_ema
Calculate exponential moving average for a stock symbol. Adjust window size, timespan, and series type to analyze price trends.
Instructions
Get Exponential Moving Average for a stock symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| order | No | desc | |
| symbol | Yes | ||
| adjusted | No | ||
| timespan | No | day | |
| timestamp | No | ||
| series_type | No | close | |
| window_size | No |