FIRE

Calculator @if (user?.subscription?.type === 'Basic') { }

Sustainable retirement income @if (user?.subscription?.type === 'Basic') { }

@if (isLoading) {
} @else {
If you retire today, you would be able to withdraw     per year   or     per month , based on your total assets of     and a safe withdrawal rate (SWR) of @if ( !hasImpersonationId && hasPermissionToUpdateUserSettings && user?.settings?.isExperimentalFeatures ) { . } @else {   . }
@if (user?.settings?.isExperimentalFeatures) {
By   {{ user?.settings?.retirementDate ?? retirementDate | date: 'MMMM yyyy' }} ,   this is projected to increase to     per year   or     per month , assuming a     annual interest rate.
}
}