1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-15 00:36:55 +08:00

fix automatic update of daily frequency data

This commit is contained in:
zhupr
2021-06-23 23:59:59 +08:00
parent bab50e8837
commit 1418417034
8 changed files with 76 additions and 61 deletions

View File

@@ -254,7 +254,7 @@ class Run(BaseRun):
start=None,
end=None,
interval="1d",
check_data_length=None,
check_data_length: int = None,
limit_nums=None,
):
"""download data from Internet