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

Getting recent prices #1

Open
jackmoody11 opened this issue Jul 26, 2018 · 0 comments
Open

Getting recent prices #1

jackmoody11 opened this issue Jul 26, 2018 · 0 comments

Comments

@jackmoody11
Copy link

Would it be possible to include an example of how to get a similar data frame to what air = Stock(["AAL", "LUV", "DAL"], output_format='pandas') air.get_quote() gives, but that shows the opening price of each stock for the last two weeks like this:

Date AAL LUV DAL
2017-02-23 13.40 10.87 45.23
2017-02-22 13.23 10.52 45.18
... ... ...

Note: The data above is just for demonstration purposes (not real prices)

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

1 participant