mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-02 10:31:00 +08:00
15 lines
211 B
Markdown
15 lines
211 B
Markdown
# CSI300 History Companies Collection
|
|
|
|
## Requirements
|
|
|
|
```bash
|
|
pip install -r requirements.txt
|
|
```
|
|
|
|
## Collector Data
|
|
|
|
```bash
|
|
python collector.py parse_instruments --qlib_dir ~/.qlib/stock_data/qlib_data
|
|
```
|
|
|