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

ticker print - only does "default" group #219

Open
reefland opened this issue Mar 9, 2022 · 2 comments
Open

ticker print - only does "default" group #219

reefland opened this issue Mar 9, 2022 · 2 comments
Labels
feature request New feature or request

Comments

@reefland
Copy link

reefland commented Mar 9, 2022

Describe the bug
Running ticker print only outputs items defined in the lots: section. It does not show anything from my groups: and holdings:

Expected behavior
Expect the output of ticker print to include all holdings defined in the yaml file.

@reefland reefland added the bug Something isn't working label Mar 9, 2022
@shaunmolloy
Copy link

Nice suggestion.

Maybe a flag could be added for --group with a default as default

ticker print --help

Prints holdings

Usage:
  ticker print [flags]

Flags:
      --config string   config file (default is $HOME/.ticker.yaml)
      --format string   output format for printing holdings. Set "csv" to print as a CSV or "json" for JSON. Defaults to JSON.
  -h, --help            help for print

@achannarasappa achannarasappa added this to the future-release milestone Apr 6, 2022
@achannarasappa achannarasappa added feature request New feature or request and removed bug Something isn't working labels Aug 14, 2022
@xrat
Copy link

xrat commented Oct 10, 2023

+1
I use ticker print --format csv in a daily cronjob and would very much like to have my watchlist included in the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants