1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00
Commit Graph

29 Commits

Author SHA1 Message Date
Young
5d5f8c8868 update TimeSeriesDataset 2020-12-09 17:20:36 +08:00
zhupr
6fc4ff0a62 Fix yahoo collector 2020-11-28 00:36:23 +08:00
zhupr
25177b6dad Fix dumpmp_bin 2020-11-25 20:11:26 +08:00
zhupr
c14a99a735 Fix TopkDropoutStrategy && dump_bin 2020-11-25 17:35:26 +08:00
zhupr
bac16060ff fix us instruments 2020-11-22 15:45:06 +08:00
Jactus
547697ddc6 Modify cli 2020-11-20 10:59:37 +08:00
zhupr
7152f8321b update dump_bin docs 2020-11-19 16:20:03 +08:00
zhupr
1f62cfe0af update scripts/README.md 2020-11-19 16:20:03 +08:00
zhupr
6f2b51cf55 add get_data.py docs 2020-11-19 16:20:03 +08:00
zhupr
00277699c7 update tests && fix typo 2020-11-19 10:36:14 +08:00
zhupr
7b2a9a15e3 add TODO 2020-11-19 10:36:14 +08:00
zhupr
9eb58ad366 fix collector start datetime 2020-11-19 10:36:14 +08:00
zhupr
6be6b95414 fix get_data 2020-11-19 10:36:14 +08:00
zhupr
94407da25f add support us data 2020-11-19 10:36:14 +08:00
zhupr
c6d557c33e support US index 2020-11-19 10:36:14 +08:00
zhupr
ae300592a0 refactor yahoo_collector && support US and 1m 2020-11-19 10:36:14 +08:00
zhupr
77bfeadb65 refactor && support update bin files 2020-11-19 10:36:14 +08:00
zhupr
87bf5cb01a Add script to verify that bin data and csv data are consistent 2020-11-19 10:36:14 +08:00
zhupr
5bca9d892a Support csi100 data collection && Fix data collector 2020-10-21 12:01:34 +08:00
Jactus
7c6e5e822c Update CI & add black formatter 2020-10-10 10:13:51 +08:00
Morris Tai
5256d18c5b fix requirements.txt
Typo "logure", should be "logure", cause in pip install error.
2020-10-03 20:36:17 +08:00
zhupr
2c4b31b274 Fix test_all_pipeline.py 2020-09-30 18:19:48 +08:00
Jactus
c0b0920d73 Add collect_info script 2020-09-30 18:19:48 +08:00
you-n-g
5b80ebaf40 Update README.md
Update  wrong price example
2020-09-27 15:27:35 +08:00
zhupr
63acfb3a97 data-collector utils add license 2020-09-27 14:08:44 +08:00
zhupr
c825c99c2c Fix data collector 2020-09-26 23:36:43 +08:00
Jactus
c539d81223 Add docs for explaining prepared dataset 2020-09-25 11:57:06 +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