ConradSelig / cliStocksTracker

A command line utility for tracking a stock market portfolio. Primarily featuring high resolution braille graphs.
Apache License 2.0
55 stars 14 forks source link

Add "Cash" portfolio option #19

Open ConradSelig opened 3 years ago

ConradSelig commented 3 years ago

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: