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] Remove Deprecated Fields From Equity Historical #6598

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

    • Fields have been deprecated since 4.1.5.
  2. What?:

    In "yfinance" and "alpha_vantage":

    • "adjusted" -> "adjustment"
      In "yfinance":
    • "prepost" -> "extended_hours"
  3. Impact:

    • Old keys will no longer do anything except raise 'param not found' warning.
    • Should be no impact otherwise.

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform v4 PRs for v4 labels Jul 22, 2024
@IgorWounds IgorWounds added this pull request to the merge queue Jul 24, 2024
Merged via the queue into develop with commit eaeadbc Jul 24, 2024
10 checks passed
@IgorWounds IgorWounds deleted the feature/remove-old-fields branch July 24, 2024 20:44
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