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

How can I get the same value as with this link? ‘https://api.nasdaq.com/api/quote/IBM/historical?assetclass=stocks&fromdate=2019-10-07&limit=30&random=45 ? #49

Closed
thedrewen opened this issue Oct 25, 2024 · 12 comments

Comments

@thedrewen
Copy link

Hello,

I've just discovered the bookshop,
The first time I used the api I used this link but unfortunately after a few requests all my vps can no longer reach nasdaq so I found this library but I can't find how to access the same data as https://api.nasdaq.com/api/quote/IBM/historical?assetclass=stocks&fromdate=2019-10-07&limit=30&random=45.

Thanks

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 25, 2024 via email

@frg004
Copy link

frg004 commented Oct 25, 2024

Hi there,
I need to get the following data for example for one stock :

{
          "date": "10/24/2024",
          "close": "$218.39",
          "volume": "11,193,440",
          "open": "$220.80",
          "high": "$221.32",
          "low": "$216.16"
        },

How can I get them using your api? Is it possible?
If not, which api should I use?
Thank you!

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 25, 2024 via email

@frg004
Copy link

frg004 commented Oct 25, 2024

I would love to but I can't read your email.

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 25, 2024 via email

@thedrewen
Copy link
Author

image

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 25, 2024 via email

@thedrewen
Copy link
Author

image
We can't see the email.

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 25, 2024 via email

@thedrewen
Copy link
Author

4 Not good

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 25, 2024 via email

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 25, 2024 via email

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

No branches or pull requests

3 participants