Skip to content

33 replace mock new data client#51

Closed
BytecodeBrewer wants to merge 12 commits into
mainfrom
33-replace-mock-new-data-client
Closed

33 replace mock new data client#51
BytecodeBrewer wants to merge 12 commits into
mainfrom
33-replace-mock-new-data-client

Conversation

@BytecodeBrewer

@BytecodeBrewer BytecodeBrewer commented Jun 20, 2026

Copy link
Copy Markdown
Owner

What changed?

  • add yfinance as a new data source
  • a client for yfinance
  • add and update tests for the new client and the time series service
  • the mock client is an obsolete component

Related issue

Closes #33

Tests

  • I ran pytest
  • Existing tests pass
  • I added or updated tests where necessary
  • Not needed because this only affects documentation or repository setup

Checklist

  • The change is focused
  • No secrets or API keys are included
  • Documentation was updated if needed
  • CI is expected to pass

Notes

@BytecodeBrewer BytecodeBrewer self-assigned this Jun 20, 2026
@BytecodeBrewer BytecodeBrewer linked an issue Jun 20, 2026 that may be closed by this pull request
7 tasks
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.

Replace mock time-series client with real historical data client

1 participant