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 AlphaVantage to historical_eps #6155

Merged
merged 2 commits into from
Mar 3, 2024

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):

    • Adds AlphaVantage as a provider to obb.equity.fundamental.historical_eps()
  3. Impact (1-2 sentences or a bullet point list):

    • Is not a breaking change.

    • Does not introduce any changes other than adding the provider to this endpoint.

  4. Testing Done:

    • Created unit test and integration tests.

    • Used a variety of symbols, single and lists, to check that the EmptyDataError and symbol warnings are catching correctly.

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform v4 PRs for v4 labels Mar 1, 2024
@deeleeramone deeleeramone requested a review from IgorWounds March 1, 2024 18:51
@IgorWounds IgorWounds added this pull request to the merge queue Mar 3, 2024
Merged via the queue into develop with commit eb07111 Mar 3, 2024
15 checks passed
@IgorWounds IgorWounds deleted the feature/av-historical-eps branch March 7, 2024 12:43
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.

[FR]: Historical EPS data from AlphaVantage
2 participants