betteroff.finance
BetterOff keeps household accounts and financial records current, then shows what changed, what is coming, and what needs attention.
First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com
Answer 5 · Act 16 · Transact 1 · Score: Not yet scored
Tool inspector
calc_savings_goal
Calculates a savings-goal timeline, required monthly savings, and weekly equivalent from a target, current balance, return, and deadline.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
goalAmount |
number | no | Goal amount |
currentSavings |
number | no | Current savings |
monthlyContribution |
number | no | Monthly contribution |
annualReturnPct |
number | no | Annual return (%) — Nominal pre-inflation return. |
annualFeePct |
number | no | Annual fees (%) — Deducted from the assumed annual return. |
targetMonths |
integer | no | Target timeline (months) — Used to calculate required monthly contribution. |
mode |
string | no | — |
Raw JSON schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"goalAmount": {
"default": 25000,
"description": "Goal amount",
"type": "number",
"minimum": 1,
"maximum": 1000000000
},
"currentSavings": {
"default": 3000,
"description": "Current savings",
"type": "number",
"minimum": 0,
"maximum": 1000000000
},
"monthlyContribution": {
"default": 500,
"description": "Monthly contribution",
"type": "number",
"minimum": 0,
"maximum": 1000000
},
"annualReturnPct": {
"default": 5,
"description": "Annual return (%) — Nominal pre-inflation return.",
"type": "number",
"minimum": 0,
"maximum": 20
},
"annualFeePct": {
"default": 0,
"description": "Annual fees (%) — Deducted from the assumed annual return.",
"type": "number",
"minimum": 0,
"maximum": 20
},
"targetMonths": {
"default": 24,
"description": "Target timeline (months) — Used to calculate required monthly contribution.",
"type": "integer",
"minimum": 1,
"maximum": 1200
},
"mode": {
"default": "time_to_goal",
"type": "string",
"enum": [
"time_to_goal",
"required_monthly"
]
}
},
"additionalProperties": false
}
Similar websites
qotien.fr
Simulateur impôt 2026
coinranking.com
Track live Bitcoin price with Coinranking's Pro Chart. Use advanced drawing tools and technical analysis on this interactive BTC price chart.
longbridge.com
Longbridge US offers stock trading services with advanced tools and market insights to help investors manage their portfolios.
coinvela.com
Compare live crypto prices across exchanges worldwide. Find the best rates to buy Bitcoin, Ethereum, XRP, and 40+ other cryptocurrencies.