Const
Readonly
Readonly
FIXED_Default fixed return glidepath configuration. Represents a typical target-date fund progression.
Readonly
START_Starting return rate for aggressive investing (10%)
Readonly
END_Ending return rate for conservative investing (5.5%)
Readonly
ALLOCATION_Default allocation-based glidepath configuration. Follows the common "120 minus age" equity allocation rule progression.
Readonly
START_Starting equity weight for young investors (90%)
Readonly
END_Ending equity weight near retirement (30%)
Readonly
EQUITY_Expected annual return for equity investments (12%)
Readonly
BOND_Expected annual return for bond investments (4%)
Readonly
AGES: { Default ages for glidepath calculations.
Readonly
START_Typical starting career age
Readonly
END_Standard retirement age
Generated using TypeDoc
Default configuration values for dynamic glidepath calculations. These provide sensible starting points for retirement planning scenarios.