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

Argument limit not working when using list_ticker_news #865

Open
AirswitchAsa opened this issue Mar 26, 2025 · 0 comments
Open

Argument limit not working when using list_ticker_news #865

AirswitchAsa opened this issue Mar 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@AirswitchAsa
Copy link

AirswitchAsa commented Mar 26, 2025

Describe the bug

I found that the argument limit is not working when I query for news using list_ticker_news.

To Reproduce

Steps to reproduce the behavior:

  1. Create a polygon python client
  2. Use list_ticker_news with limit
  3. Iterate the query results
  4. Check how many items were fetched

Expected behavior

Exactly limit number of results are displayed

Screenshots

Image

Additional context

I think it may be related to #858

@AirswitchAsa AirswitchAsa added the bug Something isn't working label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant