ChrisCScott / forecaster

A personal finances forecasting tool for Canadian retirement planning
Other
1 stars 2 forks source link

Add life expectancy to Person #14

Open ChrisCScott opened 6 years ago

ChrisCScott commented 6 years ago

Add a life_expectancy property to Person. Add a default value for this attribute to Settings.

AllocationStrategy can be extended to use this information by comparing a Person's life expectancy to a standard life expectancy and tweaking risk accordingly.