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

news command doesn't work as documented #6003

Open
kito323 opened this issue Jan 26, 2024 · 0 comments
Open

news command doesn't work as documented #6003

kito323 opened this issue Jan 26, 2024 · 0 comments

Comments

@kito323
Copy link

kito323 commented Jan 26, 2024

Describe the bug
A clear and concise description of what the bug is.

When trying to access news headings then some optional parameters do not work as documented. I used the stocks/news for this and "Feedparser" as my default data source. Optional parameters like --oldest and --date do not seem to have any effect while --limit seems to have. Also, --limit has (low) default value that has not really been documented anywhere and I had to jump into source code to realise it. It also shows no sign there the use of --oldest or --date

To Reproduce
Steps(from the start) and commands to reproduce the behaviour

The usual:
stocks
load AAPL
news
and then
news -o
or
news -d 2023-01-01 -o
return exactly the same result

Desktop (please complete the following information):

  • OS: W10

Additional context
Add any other information that you think could be useful for us.

Problem lies in the poor --help / documentation / missing features that have been documented.

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

No branches or pull requests

1 participant