We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f490708 commit 5aa5a6fCopy full SHA for 5aa5a6f
scripts/README.md
@@ -19,7 +19,7 @@
19
python get_data.py qlib_data --target_dir ~/.qlib/qlib_data/cn_data --region cn
20
21
# 1min data (Optional for running non-high-frequency strategies)
22
-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
23
```
24
25
### Download US Data
0 commit comments