mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 23:36:54 +08:00
US stock code supports Windows
This commit is contained in:
@@ -20,7 +20,7 @@ pip install -r requirements.txt
|
||||
|
||||
### Download data and Normalize data
|
||||
```bash
|
||||
python collector.py collector_data --source_dir ~/.qlib/stock_data/source --region CN --start 2020-11-01 --end 2020-11-10 --delay 0.1 --interval 1d
|
||||
python collector.py collector_data --source_dir ~/.qlib/stock_data/source --region CN --start 2020-11-01 --end 2020-11-10 --delay 0.1 --interval 1d --normalize_dir ~/.qlib/stock_data/normalize
|
||||
```
|
||||
|
||||
### Download Data
|
||||
|
||||
Reference in New Issue
Block a user