1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Replace scripts/get_data.py to get_data.py. (#775)

For the consitency in this page, replace scripts/get_data.py to get_data.py.
This commit is contained in:
Chia-hung Tai
2021-12-25 16:12:04 +08:00
committed by GitHub
parent f490708025
commit 5aa5a6f356

View File

@@ -19,7 +19,7 @@
python get_data.py qlib_data --target_dir ~/.qlib/qlib_data/cn_data --region cn
# 1min data (Optional for running non-high-frequency strategies)
python scripts/get_data.py qlib_data --target_dir ~/.qlib/qlib_data/qlib_cn_1min --region cn --interval 1min
python get_data.py qlib_data --target_dir ~/.qlib/qlib_data/qlib_cn_1min --region cn --interval 1min
```
### Download US Data