这是indexloc提供的服务,不要输入任何密码
Skip to content

[Feature] Company Events Calendar #7021

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

Merged
merged 2 commits into from
Feb 10, 2025
Merged

[Feature] Company Events Calendar #7021

merged 2 commits into from
Feb 10, 2025

Conversation

deeleeramone
Copy link
Contributor

@deeleeramone deeleeramone commented Feb 8, 2025

  1. Why?:

    • Corporate events that are not covered by the current calendar endpoints.
  2. What?:

    • Adds new endpoint:
      • obb.equity.calendar.events
    • Data is from FMP, but easily expandable.
  3. Impact:

    • Increases the type of corporate event information available.
  {
    "symbol": "MSTR",
    "exchange": "NASDAQ",
    "time": "09:00",
    "when": "pre market",
    "date": "2024-11-19",
    "publicationDate": "2024-11-18",
    "title": "MicroStrategy Announces Proposed Private Offering of $1.75 Billion of Convertible Senior Notes",
    "url": "https://www.businesswire.com/news/home/20241118315372/en/MicroStrategy-Announces-Proposed-Private-Offering-of-1.75-Billion-of-Convertible-Senior-Notes/"
  }
  1. Testing Done:

    • Unit/integration tests

Screenshot 2025-02-08 at 3 09 03 PM

Note: Default lookahead is 3-days, not what is showing here.**

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform v4 PRs for v4 labels Feb 8, 2025
@github-actions github-actions bot added the breaking change Change in the core code label Feb 8, 2025
@deeleeramone deeleeramone requested a review from piiq February 10, 2025 16:40
@piiq piiq added this pull request to the merge queue Feb 10, 2025
Merged via the queue into develop with commit 1745c0b Feb 10, 2025
10 checks passed
@piiq piiq deleted the feature/company-events branch March 29, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Change in the core code enhancement Enhancement platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants