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

Adds feature for printing holding summary in commandline #277

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marcusmoller
Copy link

A small patch that adds feature for printing holding summary (cost, value, day change, total change) in the terminal.
Easily parseable using AWK - see the readme.

Fixes #180

@marcusmoller
Copy link
Author

Seems I've missed som formatting (the lint failure). Is there anything I need to do?

@achannarasappa
Copy link
Owner

Thanks for the contribution @marcusmoller! On quick glance it looks like an issue with the linting tool rather than your change so no action needed.

I'll have closer review and merge within a couple days

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.

add option to print current portfolio value on the cli
2 participants