rolling_volatility
Calculate rolling volatility (standard deviation of percentage change) for a specified column in an Excel sheet, using a defined window to assess price or metric variability over time.
Instructions
Calculate the rolling volatility (standard deviation of percentage change) of a column in a workbook sheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column | Yes | ||
| window | No | ||
| file_path | Yes | ||
| sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||