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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃BUG]Yahoo earnings not working #84

Closed
pradeephyd opened this issue Jul 15, 2021 · 4 comments
Closed

[馃BUG]Yahoo earnings not working #84

pradeephyd opened this issue Jul 15, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@pradeephyd
Copy link

Yahoo earnings not working and missing package dependency in setup.py.
please add get earnings between dates.

install_requires=[
'pandas',
'finta',
'pyyaml',
'tqdm',
'pytz'
],

@pradeephyd pradeephyd added the bug Something isn't working label Jul 15, 2021
@tfukaza tfukaza self-assigned this Jul 16, 2021
@tfukaza
Copy link
Owner

tfukaza commented Jul 17, 2021

@pradeephyd Can you elaborate on "add get earnings between dates"? I'm assuming you mean you want a feature to fetch earning dates for a specific company.

@pradeephyd
Copy link
Author

@pradeephyd Can you elaborate on "add get earnings between dates"? I'm assuming you mean you want a feature to fetch earning dates for a specific company.

get all companies earnings on particular date or between dates

@tfukaza
Copy link
Owner

tfukaza commented Jul 17, 2021

Interestingly this feature actually exists, although it has been disabled temporarily since the interface was a little messy. I might bring it back in v0.2. It's in plugins/yahoo.py if you're interested.

@pradeephyd
Copy link
Author

Interestingly this feature actually exists, although it has been disabled temporarily since the interface was a little messy. I might bring it back in v0.2. It's in plugins/yahoo.py if you're interested.

That's great and really appreciate, if you make it work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants