Skip to content

feat(providers): add CoinGecko provider for real-time and historical crypto data#7461

Open
Shreyansh1729 wants to merge 1 commit intoOpenBB-finance:developfrom
Shreyansh1729:feature/coingecko-provider
Open

feat(providers): add CoinGecko provider for real-time and historical crypto data#7461
Shreyansh1729 wants to merge 1 commit intoOpenBB-finance:developfrom
Shreyansh1729:feature/coingecko-provider

Conversation

@Shreyansh1729
Copy link
Copy Markdown
Contributor

Resolves #7177.

Description

This PR integrates the free CoinGecko Public API as a new data provider (openbb_coingecko) to address the requested enhancement for additional real-time cryptocurrency data sources.

Current integration status:

  • Minimal viable provider scaffold added.
  • CryptoHistorical data fetcher implemented using the /simple/price or /market_chart endpoints.

Can be expanded easily with more endpoints, but provides the coingecko namespace and foundational dependency logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] Add Real-time Cryptocurrency Data Provider Integration

1 participant