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

Table view of Portfolio #4

Closed ConradSelig closed 3 years ago

ConradSelig commented 3 years ago

Currently the portfolio summary is rather... primitive. While I still want to maintain the original spirit of the project and keep the portfolio summary an "at a glance" table, I would love to increase the amount of information shown akin to mop.

ConradSelig commented 3 years ago

Just wanted to throw an update on this issue with a screenshot of my first pass at the table: image Still several columns I want to add. Including a "value your portfolio gains from this stock" and "money you've gained / lost due to this stock", as well as others. Also want to add a "total value gained today" and "percentage value gained today" to the area below the table. Just haven't gotten to it yet.

Again, cannot stress this enough, this script is intended as a "your portfolio at a glance" and NOT as a stock market tracker. I picked and choose my columns with that mentality in mind.

I'm going to wrap up this ticket Sunday morning, so I'll be taking recommendations and requests until then. If you think another column or summary value is needed then post it in this thread. Thanks!

ConradSelig commented 3 years ago

Screenshot of the new table, uploaded here so I can plot it in the README: image