Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Financials #9

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

michael-lee2
Copy link
Contributor

  • switched taxes from yearly to monthly to reflect a more accurate cashflow
  • fixed RRSP and TFSA contribution limits and usage
  • altered Brownian motion function args to allow for different annualized returns + standard deviations depending on the variable being simulated

---NOTES TO ADD/CONSIDER---

  • Consider adding bear and bull markets, maybe chunk Brownian motion?
  • Black sheep crisis events
  • Need to do WAC for stocks to calculate capital gains
  • Get updated real-estate statistics to replace current rough approximations

michael-lee2 and others added 4 commits August 30, 2021 21:09
Future work:
- Fix where money goes upon sales
- Fix taxes and contribution for withdrawing from tax advantaged accounts
Request:
- Taxes class is borderline bloated, maybe split definitions, create external definitions or definitions for different scenarios
- Eg: update taxes calculates taxes, deducts, then feeds into different accounts. Good catch all, but sometimes need less in specific use cases

Signed-off-by: michael-lee <[email protected]>
- Fix taxes and contribution for withdrawing from tax advantaged accounts

Signed-off-by: michael-lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant