1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-13 15:56:57 +08:00

add test and mod doc

This commit is contained in:
Young
2020-09-25 10:25:33 +00:00
parent 9f5e18fc3e
commit 0e8a4a3eb5
6 changed files with 46 additions and 3 deletions

View File

@@ -150,3 +150,11 @@ Version 0.4.6
- Some bugs are fixed
- The default config in `Version 0.4.5` is not friendly to daily frequency data.
- Backtest error in TopkWeightStrategy when `WithInteract=True`.
Version 0.5.0
--------------------
- First opensource version
- Refine the docs, code
- Add baselines
- public data crawler