Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fails for $GOOG #111

Open
gurupanguji opened this issue Feb 22, 2025 · 1 comment
Open

fails for $GOOG #111

gurupanguji opened this issue Feb 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@gurupanguji
Copy link

Describe the bug
running

poetry run python src/main.py --ticker GOOG

results in a ticker not found error

Screenshot

Image

Additional context
Looks like it's because financial datasets is unable to resolve the ticker symbol. It works with "GOOGL" though.

@gurupanguji gurupanguji added the bug Something isn't working label Feb 22, 2025
@prxshetty
Copy link

Isnt GOOG Class C Stock with no voting rights? I think the ticker that you are using is not in the financialdatasets api itself.
its not a bug it seems but there is no ticker in the API.
I did try it on the console for the Ticker taht you used and it seems there is no ticker with that name.

@virattt we recommand we close this as this requires the API to add a ticker, and no code change is needed here.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants