Replies: 2 comments 3 replies
-
you need a comprehensive list of all US stocks, you can filter them buy exchanges (NASDAQ, SP500, Russell etc) |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you're asking for an alternative call in
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to retrieve a list of assets from my broker and evaluate if they meet certain criteria. However, I have noticed that Yahoo Finance does not always have information on all assets. I have tried using the .info method to determine if an asset exists on Yahoo Finance, but this method is not always reliable. I have also checked if the market capitalization exists or is empty, but this is not always an accurate way to check.
Is there a more reliable method for determining if an asset exists on Yahoo Finance without calling the .info method?
Beta Was this translation helpful? Give feedback.
All reactions