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

Add "Cash" portfolio option #19

Open
ConradSelig opened this issue Feb 23, 2021 · 0 comments
Open

Add "Cash" portfolio option #19

ConradSelig opened this issue Feb 23, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@ConradSelig
Copy link
Owner

I don't always have every $ invested in one stock or another - but it would be nice to have the money by broker is holding for me show up in that "Total Value" line in the portfolio summary.

The "Cash" option should go in portfolio.ini.

...
[Cash]
amount=[ float ]
...

Things to consider:

  • The ticker "Cash" does not exist - so this section should not be put though yfinanace.
  • Cash will never need a graph.
  • Cash does not need to show up in the portfolio table.
  • An extra line in the summary should be added: "Cash Total: " (likely just below "Total Value:")
@ConradSelig ConradSelig added the good first issue Good for newcomers label Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant