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

Average Daily Volumes returning None #137

Closed
nblade66 opened this issue Feb 20, 2023 · 3 comments
Closed

Average Daily Volumes returning None #137

nblade66 opened this issue Feb 20, 2023 · 3 comments

Comments

@nblade66
Copy link

get_ten_day_avg_daily_volume() and get_three_month_avg_daily_volume() are both returning None

@JECSand
Copy link
Owner

JECSand commented Feb 21, 2023

@nblade66 Thank you for bringing this to my attention. I’ll review after work tonight. Could you share the tickers/Symbols you are attempting this with?

@nblade66
Copy link
Author

VLDR, TSLA, XPEV
Those are the tickers I was testing the problem with (you can see what my mind has been on recently haha).

JECSand added a commit that referenced this issue Feb 22, 2023
…daily_volume() to address #137. Three month data no longer seems available from Yahoo Finance
@JECSand
Copy link
Owner

JECSand commented Feb 22, 2023

@nblade66 Just released v1.14 which includes a fix for get_ten_day_avg_daily_volume(). Unfortunately the data for get_three_month_avg_daily_volume() seems to now be missing from Yahoo. I removed that method from the package for now. If we can locate the data, I'd be happy to add it back in.

@JECSand JECSand closed this as completed Feb 22, 2023
JECSand pushed a commit that referenced this issue Jun 21, 2023
…daily_volume() to address #137. Three month data no longer seems available from Yahoo Finance
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

2 participants