Young
|
9c8d423a86
|
fix ModelUpdater
|
2021-06-16 14:10:51 +00:00 |
|
zhupr
|
b4efbd53b2
|
Fix 'report' compatibility with matplotlib versions
|
2021-06-16 22:00:43 +08:00 |
|
you-n-g
|
5a50d7c952
|
Merge pull request #471 from Derek-Wds/main
Update Recorder Wrapper to prevent reinitialization
|
2021-06-16 17:46:31 +08:00 |
|
Jactus
|
0fe8b281ba
|
Update R wrapper logic
|
2021-06-16 12:28:20 +08:00 |
|
lewwang
|
5331ab93f8
|
Update TCTS README.
|
2021-06-16 12:23:22 +08:00 |
|
Jactus
|
64582e9d46
|
Add QlibException
|
2021-06-15 15:02:11 +08:00 |
|
Jactus
|
9e0e2ff736
|
Update QlibRecorder wrapper
|
2021-06-15 14:46:31 +08:00 |
|
bxdd
|
9e45528165
|
update backtest time range
|
2021-06-14 22:31:31 +08:00 |
|
bxdd
|
f78e90171b
|
fix comments & add VAStrategy & add trade indicator
|
2021-06-14 21:32:18 +08:00 |
|
Young
|
973c4137e4
|
fix mlflow & task bug
|
2021-06-12 13:54:26 +00:00 |
|
Young
|
730f6258d6
|
add warning and *
|
2021-06-11 10:40:56 +00:00 |
|
Young
|
5850490b24
|
simplify the code and add docs
|
2021-06-11 08:29:10 +00:00 |
|
Young
|
d4b36bdab4
|
Online fix
- Skip duplicated qlib.auto_init()
- Fix TSDatasetH flt_col bug!
- Resolve qlib log attribute confliction
- Trainer API enhancement
- More docs and user-friendly warning
|
2021-06-11 02:06:07 +00:00 |
|
you-n-g
|
40416d8c30
|
Merge pull request #464 from lwwang1995/main
Add TCTS baseline.
|
2021-06-10 10:18:20 +08:00 |
|
lewwang
|
567e42840c
|
asdf
|
2021-06-09 18:37:25 +08:00 |
|
lewwang
|
65ddca133f
|
asdf
|
2021-06-09 18:36:12 +08:00 |
|
lewwang
|
d199256d34
|
asdf
|
2021-06-09 18:35:14 +08:00 |
|
lewwang
|
073fe4668e
|
asdf
|
2021-06-09 18:34:31 +08:00 |
|
lewwang
|
89d53853e5
|
asdf
|
2021-06-09 18:30:42 +08:00 |
|
lewwang
|
bb6c1572ca
|
asdf
|
2021-06-09 18:29:55 +08:00 |
|
lewwang
|
4c4e77b11f
|
asdf
|
2021-06-09 18:28:31 +08:00 |
|
lewwang
|
38c7b7303a
|
dsaf
|
2021-06-09 18:26:50 +08:00 |
|
lewwang
|
02d0eedd68
|
update
|
2021-06-09 18:21:16 +08:00 |
|
lewwang
|
5a3dde93a8
|
update
|
2021-06-09 18:15:06 +08:00 |
|
lewwang
|
177f6a59d2
|
asdf
|
2021-06-09 17:47:24 +08:00 |
|
lewwang
|
492a62a569
|
tcts demo page
|
2021-06-09 17:32:24 +08:00 |
|
zhupr
|
9a44fbf9c1
|
fix PEP8: qlib/scripts/data_collector/fund/collector.py
|
2021-06-08 22:52:31 +08:00 |
|
zhupr
|
03eb0882de
|
fix YahooNormalizeCN1minOffline bugs
|
2021-06-08 22:23:05 +08:00 |
|
zhupr
|
a845a2271b
|
add normalize 1min to use local data && change the default parameters for collecting 1min
|
2021-06-08 14:45:20 +08:00 |
|
you-n-g
|
ba021f6007
|
Merge pull request #462 from arisliang/patch-1
Remove non-existing parameter description
|
2021-06-08 13:03:43 +08:00 |
|
al
|
7d9544fb91
|
Remove non-existing parameter from doc
Remove non-existing TradeExchange parameter from generate_target_weight_position doc
|
2021-06-08 09:35:36 +08:00 |
|
you-n-g
|
12b7be333d
|
Merge pull request #461 from Derek-Wds/main
Fix exception hook bug
|
2021-06-07 21:07:33 +08:00 |
|
Jactus
|
ed54f1213c
|
Fix exception hook bug
|
2021-06-07 17:13:36 +08:00 |
|
zhupr
|
554b9c7826
|
fix YahooCollector getting 1min data occasionally missing
|
2021-06-05 23:43:48 +08:00 |
|
zhupr
|
6f150f3fd6
|
Add YahooCollector support for extend data
|
2021-06-04 22:28:42 +08:00 |
|
bxdd
|
46d253b457
|
update Exchange.deal_order
|
2021-06-04 14:41:38 +08:00 |
|
bxdd
|
8aee853a11
|
update Exchange
|
2021-06-04 00:55:10 +08:00 |
|
you-n-g
|
2a0d991d9b
|
Merge pull request #459 from you-n-g/online_srv
fix DelayTrainerRM
|
2021-06-03 15:55:11 +08:00 |
|
lzh222333
|
1320e53f81
|
fix DelayTrainerRM
|
2021-06-03 03:23:48 +00:00 |
|
Young
|
8222795ac4
|
fix format with black
|
2021-06-02 09:16:46 +00:00 |
|
you-n-g
|
616a742db7
|
Merge pull request #435 from you-n-g/online_srv
Multiprocessing support for Online Serving
|
2021-06-02 17:12:19 +08:00 |
|
lzh222333
|
811d2c975e
|
update & fix
|
2021-06-02 08:56:15 +00:00 |
|
lzh222333
|
6272ce108f
|
Merge remote-tracking branch 'microsoft/main' into online_srv
|
2021-06-02 08:32:12 +00:00 |
|
you-n-g
|
64896745d0
|
Merge pull request #457 from zhupr/fix_XGBoost_predict_error
fix XGBoost predict error
|
2021-06-02 16:14:18 +08:00 |
|
zhupr
|
b2fe2385d5
|
fix XGBoost predict error
|
2021-06-01 21:02:32 +08:00 |
|
bxdd
|
4d48c96d30
|
fix CI
|
2021-06-01 18:50:50 +08:00 |
|
bxdd
|
04fff8ca36
|
solve conflict
|
2021-06-01 17:46:47 +08:00 |
|
bxdd
|
a183d8a631
|
update workflow_by_code & update executor
|
2021-06-01 17:44:22 +08:00 |
|
lzh222333
|
8d05cd2daf
|
modify tests.config.py
|
2021-06-01 09:40:53 +00:00 |
|
lzh222333
|
231bdf8608
|
Merge remote-tracking branch 'microsoft/main' into online_srv
|
2021-06-01 08:29:02 +00:00 |
|