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

Set a dividend minimum in the aftertax account #29

Open
hubcity opened this issue Jan 27, 2024 · 2 comments
Open

Set a dividend minimum in the aftertax account #29

hubcity opened this issue Jan 27, 2024 · 2 comments

Comments

@hubcity
Copy link
Contributor

hubcity commented Jan 27, 2024

I suspect some users (or at least one) have an aftertax account where they receive distributions every year even when they don't sell anything. Could this be modeled with a percent dividend parameter?

This is making me wonder if this is why i-orp has a separate capital gains column.

@wscott
Copy link
Owner

wscott commented Jan 27, 2024

I think that can already be modeled with an 'income' block. This sounds like a non-taxed income.
However, we currently have a limitation that income blocks can only be used for direct spending. A large windfall that goes into savings isn't modeled.

@hubcity
Copy link
Contributor Author

hubcity commented Jan 28, 2024

The issue is that it is taxed income.

This is the situation that I'm thinking about: Suppose you have money in a broad based mutual fund (e.g., VTSAX) in your brokerage account (I think i-orp would refer to this as your aftertax account. fplan refers to this as aftertax in the config file and refers to it as the save account in the results table). If recent history is any guide then every year you will receive around 2-3% of this account as taxable distributions (dividends and capital gains). The capital gains portion needs to be taxed as capital gains, of course. The dividends portion, in this example, would be mostly qualified dividends which are also taxed as capital gains.

Additionally, depending on how you view distributions, you would need to reduce the value (or decrease returns) of that savings account by the same amount.

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

No branches or pull requests

2 participants