mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 14:01:28 +08:00
* Fix high-freq data name from `yahoo_cn_1min` to `cn_data_1min`
* re-format example data names using `qlib_{region}_{feq}`, e.g. qlib_cn_1d
* re-format example data names using `{region}_{feq}`, e.g. us_1d and cn_1min
* keep using for 1day data, and change 1min data to
Requirements
Here is the minimal hardware requirements to run the workflow_by_code example.
- Memory: 16G
- Free Disk: 5G
NOTE
The results will slightly vary on different OSs(the variance of annualized return will be less than 2%).
The evaluation results in the README.md page are from Linux OS.