Skip to content

Add Historical Market Cap API support#61

Open
vlad-rob wants to merge 4 commits into
EodHistoricalData:masterfrom
vlad-rob:historical_market_cap
Open

Add Historical Market Cap API support#61
vlad-rob wants to merge 4 commits into
EodHistoricalData:masterfrom
vlad-rob:historical_market_cap

Conversation

@vlad-rob

@vlad-rob vlad-rob commented Jun 25, 2026

Copy link
Copy Markdown

Adds support for retrieving historical market capitalization data through the wrapper (Issue #60).

  • Added GetHistoricalMarketCapAsync(ticker, from, to) to the main API surface.
  • Added HistoricalMarketCapAPI and IHistoricalMarketCapAPI for the EOD historical market cap endpoint.
  • Added MarketCapPoint model with Date and Value fields.
  • Documented the new API usage in README.md.
  • Added MSTest coverage for both _api and _apiSource calls in APITest.cs.

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.

1 participant