get_series
Fetch historical daily time series for a ticker with optional metrics and lookback window to chart price and volatility regime context.
Instructions
Get a historical daily time series for a ticker, for charting and regime context. metrics is a comma-separated list of metric keys (e.g. 'price,iv_rank,gex_flip'); window is a lookback like '30d', '180d', or '2y'. Both are optional and fall back to the API defaults.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| window | No | ||
| metrics | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||