1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 23:06:58 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dong Zhou
1b8f0b4575 support optimization based strategy (#754)
* support optimization based strategy

* fix riskdata not found & update doc

* refactor signal_strategy

* add portfolio example

* Update examples/portfolio/prepare_riskdata.py

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

* fix typo

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

* fix typo

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

* update doc

* fix riskmodel doc

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>

Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
2021-12-28 18:44:20 +08:00
Young
ac08468330 Make static prediction easier 2021-10-15 11:21:03 +00:00
bxdd
f404a031f3 black format 2021-04-29 02:29:29 +08:00
bxdd
86a6f565e8 trade_account support multi bar report 2021-04-29 02:15:34 +08:00
bxdd
af0053eb17 fix bug 2021-04-24 22:37:36 +08:00
bxdd
971d6a2847 update strategy 2021-04-21 16:42:16 +08:00
Young
99ebd87cba init commit 2020-09-22 01:43:21 +00:00