1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-04 03:21:00 +08:00
Commit Graph

30 Commits

Author SHA1 Message Date
Jactus
52c0c4b7a8 Fix processor bug and format 2020-11-11 14:24:04 +08:00
lwwang1995
9c2dbaa94e add time series model GRU 2020-11-11 10:26:28 +08:00
Jactus
722655ad13 Update black formatter 2020-11-11 09:34:10 +08:00
Young
21a24f9893 fix data_loader dict type bug 2020-11-10 01:45:34 +00:00
Young
b1c6b216fe fix Recorder init bug 2020-11-09 15:17:08 +00:00
Young
9a826eefa3 add parallel processor 2020-11-06 10:24:21 +00:00
Young
e37950d636 update handler & fix some bugs 2020-11-05 10:22:42 +00:00
Young
8a0135d79a fix data provider init bug 2020-11-02 09:42:07 +00:00
Jactus
661b3bffcc Format with black 2020-11-02 11:09:24 +08:00
Jactus
b077d848f4 Merge branch 'main' of https://github.com/you-n-g/qlib into main 2020-11-02 11:06:02 +08:00
Jactus
5f9c8be33d Add RecordTemp & update 2020-11-02 11:05:40 +08:00
Dong Zhou
91019edcb8 remove abundant api 2020-10-30 14:55:21 +08:00
Dong Zhou
c59058b47d fix dataloader & add interface to datahandler 2020-10-30 14:55:21 +08:00
Dong Zhou
72b5d9abfa fix ops & EMA support alpha 2020-10-30 14:55:21 +08:00
Jactus
da9d1c8ac6 Format with black 2020-10-29 13:22:49 +08:00
Jactus
490dbd908b Merge 2020-10-29 13:01:42 +08:00
Jactus
60d0cfcf64 Update Exp related codes 2020-10-29 12:58:52 +08:00
Young
a50c9008b8 pass the whole workflow 2020-10-28 14:08:00 +00:00
Young
aee507d5dd adjust data and model interface 2020-10-26 13:26:01 +00:00
Young
393584e535 Update handler interface round2 2020-10-23 03:37:10 +00:00
Young
10066ecf79 Draft version of refactoring handler 2020-10-17 10:04:02 +00:00
Young
d4091a8711 split code into core and contrib for data&model 2020-10-17 10:04:02 +00:00
Young
77e2f25f7b rename modules 2020-10-17 10:04:02 +00:00
Jactus
7c6e5e822c Update CI & add black formatter 2020-10-10 10:13:51 +08:00
zhupr
1f23eb9a30 Fix C.provider_uri 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
bxdd
76137308ab add the cython import error log in repository directory 2020-09-30 18:19:48 +08:00
zhupr
3c9f3acf79 Add FAQ 2020-09-30 18:19:48 +08: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