macro_inflation-adjusted
Convert nominal returns to real returns using the Fisher equation to measure purchasing power change and cumulative real growth.
Instructions
Convert nominal returns to real returns using Fisher equation.
Use when converting nominal returns to real returns using the Fisher equation. Provide nominal rate and inflation rate. Returns: real return, purchasing power change, and cumulative real growth over a period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| periods | No | Optional number of periods for cumulative calculation | |
| initial_value | No | Optional initial value for cumulative calculation | |
| inflation_rate_pct | Yes | Inflation rate as percentage | |
| nominal_return_pct | Yes | Nominal return as percentage |