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

Add Euronext price source #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ThomasdenH
Copy link
Contributor

This adds a price source from euronext.com, which provides the ability to download prices as a .csv file. It does not require an API key for this. This adds quite some tickers that just weren't available before.

@ThomasdenH ThomasdenH force-pushed the euronext branch 2 times, most recently from 52b234c to 620c2ed Compare January 11, 2025 13:18
@ThomasdenH
Copy link
Contributor Author

Now CI should not fail on linting/typing/testing anymore due to the added/changed files.

@ThomasdenH ThomasdenH marked this pull request as draft January 15, 2025 10:53
@mrlimacz
Copy link
Contributor

@ThomasdenH I believe you can rerun checks and they will succeed now (after #93 was merged)

@ThomasdenH ThomasdenH marked this pull request as ready for review January 25, 2025 13:36
@ThomasdenH
Copy link
Contributor Author

Tests are still failing due to some typing in an unrelated file, but the PR should be ready now!

@ThomasdenH
Copy link
Contributor Author

Rebased to latest master, CI is passing now. Let me know if anything should be improved!

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.

2 participants