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

Change default start to 1900-01-01 #1169

Merged
merged 1 commit into from Nov 13, 2022

Conversation

ppeloton
Copy link
Contributor

default timestamp for "start" parameter was set to 01/01/1950, so no data before that date was fetched. Set default value to 01/01/1900. This should fix #980

… base.py

@ValueRaider ValueRaider changed the base branch from main to dev November 13, 2022 11:36
@ValueRaider ValueRaider merged commit ea95d71 into ranaroussi:dev Nov 13, 2022
@ValueRaider ValueRaider changed the title Fixing issue 980 by changing default timestamp for start parameter in… Change default start to 1900-01-01 Nov 13, 2022
ValueRaider added a commit that referenced this pull request Nov 13, 2022
ValueRaider added a commit that referenced this pull request Nov 13, 2022
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

Successfully merging this pull request may close these issues.

Yfinance period='Max' option bug
2 participants