Savings Goal Calculator: Weekly Savings
calc_savings_goalRead-only educational calculator. Calculates a savings-goal timeline, required monthly savings, and weekly equivalent from a target, current balance, return, and deadline. Returns a result from caller-supplied public inputs without changing page or account state, accessing BetterOff customer data, or providing personalized financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | time_to_goal | |
| goalAmount | No | Goal amount | |
| annualFeePct | No | Annual fees (%) — Deducted from the assumed annual return. | |
| targetMonths | No | Target timeline (months) — Used to calculate required monthly contribution. | |
| currentSavings | No | Current savings | |
| annualReturnPct | No | Annual return (%) — Nominal pre-inflation return. | |
| monthlyContribution | No | Monthly contribution |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||