options_get_ema
Calculates the Exponential Moving Average (EMA) for an option contract based on historical price data. Specify symbol, timespan, and window size to analyze price trends.
Instructions
Get Exponential Moving Average for an option contract.
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 |