Commit Graph

8 Commits (main)

Author SHA1 Message Date
Lukas Vojt 0789b690a4
fix: start year on history
timestamp of 1900 is older than 100 years,
so yahoo responds with error:

GDEVW: 1d data not available for startTime=-2208994789 and
endTime=1687780922. Only 100 years worth of day granularity data are
allowed to be fetched per request.

this should fix it,
something similar was proposed here:
https://github.com/ranaroussi/yfinance/pull/648

 # Please enter the commit message for
your changes. Lines starting
2023-06-26 18:43:35 +02:00
Fredrik Corneliusson 438f512f47 Cleaned up .gitignore 2022-11-06 17:01:09 +01:00
Fredrik Corneliusson 157b45269d Fixed regression in PR and cleaned up .gitignore 2022-11-06 16:59:06 +01:00
Fredrik Corneliusson 05520ee108 Have one place to retrieve data in order to ease caching and speed up operations and reduce code duplication. Needs Python 3.6 2022-11-06 13:26:52 +01:00
silvavn 76b346765f added requirements to ci 2021-06-05 16:24:49 -06:00
HMellor 3dde9d6e8c Add automatic testing and coverage 2020-11-21 10:38:06 +00:00
ran 8a09a39a13 updated gitignore 2019-05-26 14:27:41 +03:00
ran b71edb9b58 first commit 2017-05-21 13:21:55 +03:00