We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6700d8 commit 8a5efdaCopy full SHA for 8a5efda
scripts/data_collector/contrib/fill_cn_1min_data/README.md
@@ -10,7 +10,7 @@ pip install -r requirements.txt
10
## fill 1min data
11
12
```bash
13
-python fill_1min_using_1d.py --data_1min_dir ~/.qlib/csv_data/cn_data_1min --qlib_data_1d_dir ~/.qlib/qlib_data/cn_data
+python fill_cn_1min_data.py --data_1min_dir ~/.qlib/csv_data/cn_data_1min --qlib_data_1d_dir ~/.qlib/qlib_data/cn_data
14
```
15
16
## Parameters
0 commit comments