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

Get Historical P/E ratio values #186

Open
sophia-wright-blue opened this issue Apr 26, 2023 · 2 comments
Open

Get Historical P/E ratio values #186

sophia-wright-blue opened this issue Apr 26, 2023 · 2 comments

Comments

@sophia-wright-blue
Copy link

sophia-wright-blue commented Apr 26, 2023

Is your feature request related to a problem? Please describe.
I'd like to use this library to get the Historical P/E ratio values for a ticker

i only see a way to get full historical price data from the docs, but not EPS values

the methods - ticker.income_statement() and ticker.valuation_measures have the EPS, P/E values , but I can't figure out how to get these values for the past 5 years

Describe the solution you'd like
A dataframe that can be used to create a chart like the one here:

https://www.wolframalpha.com/input?i=p%2Fe+microsoft

Describe alternatives you've considered
Wolfram alpha, but I'd like to get the same data with Python

Additional context
thank you in advance for your help!

@charlie-delta-003
Copy link

In addition, currently valuation measures item such as PeRatio is not working in get_financial_data module. Agreed if we got valuation measure not only for the last quarters, but also for last 3-4 years
image

@pgmikhael
Copy link

Any updates on this?

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