Young
|
24024d51c7
|
qlib auto init basedon project & black format
|
2021-02-27 09:44:01 +00:00 |
|
Young
|
50d5fcf61e
|
yml afe load
|
2021-02-18 08:43:12 +08:00 |
|
Young
|
77830a546e
|
safe yaml loader
|
2021-02-18 08:43:12 +08:00 |
|
Young
|
bf748ba4b7
|
update version number to dev
|
2021-02-03 05:11:39 +00:00 |
|
Young
|
0da9b909f6
|
update version number
|
2021-02-02 09:48:41 +00:00 |
|
Young
|
97d354fa73
|
update version for releasing
|
2021-02-02 09:24:33 +00:00 |
|
zhupr
|
ae45711e2b
|
Merge remote-tracking branch 'qlib/main' into save_inst
|
2021-01-26 19:42:59 +08:00 |
|
zhupr
|
1eaf09cce1
|
version removed .dev
|
2021-01-26 16:29:26 +08:00 |
|
zhupr
|
7579f4b4c0
|
Merge remote-tracking branch 'qlib/main' into save_inst
|
2021-01-26 16:14:11 +08:00 |
|
zhupr
|
1a1c45981c
|
US stock code supports Windows
|
2021-01-26 16:06:38 +08:00 |
|
zhupr
|
3f9f295a87
|
add register in config
|
2021-01-24 11:22:02 +08:00 |
|
zhupr
|
3dda2cb379
|
Merge remote-tracking branch 'qlib/main' into qlib_register_ops
|
2021-01-20 15:16:06 +08:00 |
|
zhupr
|
4fcfde7cfb
|
Initialization is split into: set_config and config_based_on_C
|
2021-01-20 15:06:18 +08:00 |
|
Zhichong Fang
|
231f37376b
|
Fix unrecognized config bug
|
2021-01-07 18:28:17 +08:00 |
|
Young
|
e2bdef7ffe
|
update version number to dev
|
2020-12-12 10:09:18 +00:00 |
|
Young
|
e49b590322
|
Release qlib 0.6.1
|
2020-12-12 09:51:52 +00:00 |
|
Jactus
|
f237a344c3
|
Update
|
2020-12-04 10:31:50 +08:00 |
|
Dingsu Wang
|
2cb888c8b9
|
Merge branch 'main' into main
|
2020-12-04 09:45:00 +08:00 |
|
Young
|
e5590de2a4
|
udpate header and test docs
|
2020-12-01 10:11:29 +00:00 |
|
Jactus
|
dc54836990
|
Fix and move to version 0.6.0
|
2020-12-01 10:52:04 +08:00 |
|
Jactus
|
bb5f3cb33d
|
Fix and move to version 0.6.0
|
2020-12-01 09:59:46 +08:00 |
|
Young
|
3f47a282cc
|
update version number & model license
|
2020-11-28 08:17:18 +00:00 |
|
Young
|
0112d06ed5
|
rename group -> fields_group
|
2020-11-24 02:05:05 +00:00 |
|
Jactus
|
64ed43b791
|
Update R and workflow
|
2020-11-17 22:05:18 +08:00 |
|
Jactus
|
42867264f3
|
Update R and workflow
|
2020-11-16 15:49:50 +08:00 |
|
Jactus
|
ea5f14ce12
|
Update R related codes
|
2020-11-13 21:34:13 +08:00 |
|
Jactus
|
004e2f557b
|
Fix recorder related bugs
|
2020-11-10 00:32:18 +08:00 |
|
Young
|
8a0135d79a
|
fix data provider init bug
|
2020-11-02 09:42:07 +00:00 |
|
Jactus
|
5f9c8be33d
|
Add RecordTemp & update
|
2020-11-02 11:05:40 +08:00 |
|
Jactus
|
da9d1c8ac6
|
Format with black
|
2020-10-29 13:22:49 +08:00 |
|
Jactus
|
60d0cfcf64
|
Update Exp related codes
|
2020-10-29 12:58:52 +08:00 |
|
Young
|
54d5e1fbdc
|
change the init order
|
2020-10-17 10:04:02 +00:00 |
|
Jactus
|
7c6e5e822c
|
Update CI & add black formatter
|
2020-10-10 10:13:51 +08:00 |
|
Young
|
c8c3575aab
|
add dev version number
|
2020-10-06 01:55:25 +00:00 |
|
Young
|
63962a8ff4
|
update version number
|
2020-09-30 10:21:48 +00:00 |
|
Young
|
e5c7d634eb
|
fix bug of region
|
2020-09-30 18:19:48 +08:00 |
|
Young
|
5c2f218cfb
|
refactor qlib conf&init. Fix test bug
|
2020-09-30 18:19:48 +08:00 |
|
Young
|
9556d1ce38
|
fix analysis bug
|
2020-09-25 02:47:29 +00:00 |
|
you-n-g
|
de9e13b171
|
release-0.5.0 (#1)
* init commit
* change the version number
* rich the docs&fix cache docs
* update index readme
* Modify cache class name
* Modify sharpe to information_ratio
* Modify Group- to Group
* add the description of graphical results & fix the backtest docs
* fix docs in details
* update docs
* Update introduction.rst
* Update README.md
* Update introduction.rst
* Update introduction.rst
* Update introduction.rst
* Update installation.rst
* Update installation.rst
* Update initialization.rst
* Update getdata.rst
* Update integration.rst
* Update initialization.rst
* Update getdata.rst
* Update estimator.rst
Modify some typos.
* Update README.md
Modify the typos.
* Update initialization.rst
* Update data.rst
* Update report.rst
* Update estimator.rst
* Update cumulative_return.py
* Update model.rst
* Update rank_label.py
* Update cumulative_return.py
* Update strategy.rst
* Update getdata.rst
* Update backtest.rst
* Update integration.rst
* Update getdata.rst
* Update introduction.rst
* Update introduction.rst
* Update README.md
* Update report.rst
* Update integration.rst
Fix typos
* Update installation.rst
Fix typos
* Update getdata.rst
* Update initialization.rst
Fix typos.
* add quick start docs&fix detials
* fix estimator docs & fix strategy docs
* fix the cahce in data.rst
* update documents
* Fix Corr && Rsquare
* fix data retrival example to csi300 & fix a data bug
* fix filter bug
* Fix data collector
* Modift model args
* add the log & fix README.md\quick.rst
* add enviroment depend & add intoduction of qlib-server online mode
* fix image center fomat & set log_only of docs is True
* fix README.md format
* update data preparation & readme logo image
* get_data support version
* Modify analysis names
* Modify analysis graph
* update report.rst & data.rst
* commmit estimator for merge
* minimal requirements
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update READEME.md
* Update READEME.md
* update estimator
* Fix doc urls
* fix get_data.py docstring
* update test_get_data.py
* Upate docs
* Upate docs
* Upate docs
Co-authored-by: bxdd <bxddream@gmail.com>
Co-authored-by: zhupr <zhu.pengrong@foxmail.com>
Co-authored-by: Wendi Li <wendili.academic@qq.com>
Co-authored-by: Dingsu Wang <dingsu.wang@gmail.com>
Co-authored-by: bxdd <45119470+bxdd@users.noreply.github.com>
Co-authored-by: cslwqxx <cslwqxx@users.noreply.github.com>
|
2020-09-24 12:01:39 +08:00 |
|
Young
|
99ebd87cba
|
init commit
|
2020-09-22 01:43:21 +00:00 |
|