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

[Feature] Add Intrinio ETF Holdings #6208

Merged
merged 3 commits into from
Mar 15, 2024
Merged

Conversation

deeleeramone
Copy link
Contributor

  1. Why? (1-3 sentences or a bullet point list):

  2. What? (1-3 sentences or a bullet point list):

    • obb.etf.holdings("DJIA", provider="intrinio")
  3. Impact (1-2 sentences or a bullet point list):

    • Apparently there are more parameters, but they don't actually exist. When there is more data to actually return, we'll have to circle back.
    • There are dead fields being returned, something appears to be broken on their end.
  4. Testing Done:

    • Pick some stuff from various US exchanges, like: obb.etf.search(query="spdr", exchange="arcx", provider="intrinio")
    • Bad symbols and funds beyond the scope of the API key.
    • Unit test, integration tests.

Screenshot 2024-03-13 at 6 29 30 PM

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform v4 PRs for v4 labels Mar 14, 2024
@IgorWounds IgorWounds added this pull request to the merge queue Mar 15, 2024
Merged via the queue into develop with commit c55f93c Mar 15, 2024
10 checks passed
@IgorWounds IgorWounds deleted the feature/intrinio-etf-holdings branch March 15, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants