Skip to content

Added nasdaq provider #143

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added nasdaq provider #143

wants to merge 2 commits into from

Conversation

lfield
Copy link
Contributor

@lfield lfield commented Dec 5, 2023

This nasdaq data provider is a replacement for quandl which is now delivered via Nasdaq Data Link.

It is essentially a copy and rename of the quandl data provider.

@JmmCz
Copy link
Collaborator

JmmCz commented Dec 8, 2023

Please add some tests, similar like we have for other data providers

@lfield
Copy link
Contributor Author

lfield commented Dec 8, 2023

I can't find a test for the quandl data provider which this is based on. The challenge with test this is the API key.

@JmmCz
Copy link
Collaborator

JmmCz commented Dec 8, 2023

We need to write new tests. Let's also not focus that much on Quandl, as this is very old data provider (a few years) and some parts of the code will require better testing and implementation. We will prepare a CR.

@lfield
Copy link
Contributor Author

lfield commented Dec 8, 2023

Please could you contact me directly via email so we can discuss what tests are needed.

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