calculate_financial_independence
Calculate how much you need to save to live off investment income using the 4% rule or a custom withdrawal rate. Input monthly expenses and current savings to find your financial independence target.
Instructions
Calcula quanto você precisa acumular para viver de renda (independência financeira) usando a regra dos 4% ou taxa personalizada.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annual_return | No | Retorno real anual esperado (% acima da inflação, padrão 8%) | |
| current_savings | No | Patrimônio já acumulado em R$ | |
| withdrawal_rate | No | Taxa de retirada anual segura (%, padrão 4%) | |
| monthly_expenses | Yes | Gastos mensais desejados em R$ | |
| monthly_investment | No | Quanto investe por mês em R$ |