weighted_moving_average
Calculate weighted moving averages by applying custom weights to recent time series data for trend analysis.
Instructions
Compute Weighted Moving Average (WMA) - applies custom weights to recent observations (Domain: timeseries, Category: analysis)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| weights | Yes |