Dao Zhang
ba705d39e0
add liability ( #1230 )
...
* add liability
* Update scripts/data_collector/fund/README.md
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
Co-authored-by: Dao Zhang <daoz@microsoft.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2022-07-26 10:41:06 +08:00
you-n-g
a53f59cdf7
Update handler.py to fix CI ( #1227 )
...
* Update handler.py
* Update handler.py
2022-07-25 10:19:09 +08:00
you-n-g
8e063828f9
Update test_qlib_from_source_slow.yml ( #1222 )
2022-07-22 11:15:52 +08:00
Di
86f08e47e8
Qlib data doc ( #1207 )
...
* Explain data crawler structure
* Add documentation for data and feature
* Update scripts/data_collector/yahoo/README.md
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
* Remove some confusing wording
* Add third party data source
* Fix command typo
* Update commands
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2022-07-22 09:24:58 +08:00
EricChangMSR
8199822ca0
Update README.md fixed typo ( #1221 )
...
Changed a typo from "carefully desgined by" to "carefully designed by"
2022-07-22 09:20:55 +08:00
Yuchen Fang
1b9915501c
Add data handler for order book data ( #1212 )
...
* order book
* clean hx
2022-07-20 23:33:51 +08:00
you-n-g
c65c598bde
Update the math of Metrics ( #1211 )
...
* Update the math of Metrics
* Update README.md
* Update README.md
2022-07-18 21:24:56 +08:00
you-n-g
fb5779a64c
Update docs of strategy ( #1209 )
2022-07-18 08:53:46 +08:00
Lewen Wang
d149c2b177
Use average weights in DoubleEnsemble. ( #1205 )
...
* Use average weights in DoubleEnsemble.
* Use average weights in DoubleEnsemble.
Co-authored-by: lwwang1995 <lewenwang@msrawsa02.corp.microsoft.com >
2022-07-17 23:02:46 +08:00
you-n-g
6fddae9965
Update getdata.rst
2022-07-15 17:58:23 +08:00
you-n-g
107d716cf8
Update Data Updating Docs ( #1203 )
...
* Update README.md
* Update README.md
* Update README.md
2022-07-15 14:19:02 +08:00
you-n-g
792285b64f
Update data.rst
2022-07-14 18:25:23 +08:00
you-n-g
78b6b16640
Update README.md
2022-07-08 17:56:59 +08:00
you-n-g
b9bba4940f
Update README.md
2022-07-08 17:56:25 +08:00
you-n-g
c34051c1ce
Be compatible with Google Colab ( #1188 )
...
* Update workflow_by_code.ipynb
* Update workflow_by_code.ipynb
* Update workflow_by_code.ipynb
* Update workflow_by_code.ipynb
* Update workflow_by_code.ipynb
2022-07-08 14:23:25 +08:00
you-n-g
a0c83d7997
Add introduction for workflow_by_code.py ( #1186 )
...
* Update workflow_by_code.py
* Update workflow_by_code.py
2022-07-08 10:16:08 +08:00
you-n-g
82b10ee37a
Update README.md ( #1185 )
2022-07-08 10:15:48 +08:00
plpycoin
9b446f9a92
Update __init__.py ( #1177 )
...
chore: bugfix, darwin also contains a "win" :), so ...
2022-07-07 20:04:24 +08:00
YaOzI
59b1820447
Add a make.bat file in docs folder for Windows ( #1131 )
...
Co-authored-by: Bingyao Liu <Bingyao.Liu@sofund.com >
2022-07-07 19:44:16 +08:00
YaOzI
1dededa33f
Improve the style of documentation ( #1132 )
...
This commit improves the documentation (rst files) only in the
following three ways:
* Aligned section headers with their underline/overline punctuation characters
* Deleted all trailling whitespaces in rst files
* Deleted a few trailling newlines at the end of the rst files
Co-authored-by: Bingyao Liu <Bingyao.Liu@sofund.com >
2022-07-07 19:42:27 +08:00
Hyeongmin Moon
e62684eddf
fix bug on TRA dataset ( #1135 )
...
* fix bug on TRA dataset
solve issue "qrun TRA model error (#1062 )"
* apply black pylint
2022-07-07 19:33:50 +08:00
Lewen Wang
8a5efda0f6
Update README.md ( #1179 )
2022-07-07 00:06:47 +08:00
you-n-g
a6700d81ff
Update test_qlib_from_source_slow.yml's timeout setting. ( #1178 )
...
* Update test_qlib_from_source_slow.yml
* Update test_qlib_from_source.yml
* Update test_pit.py
* Update test_pit.py
* Update test_pit.py
* Update test_pit.py
2022-07-06 20:44:10 +08:00
you-n-g
623774d8fb
Update README.md
2022-07-06 17:44:16 +08:00
Chao Wang
3db22452fb
Adding ChangeInstrument op ( #1005 )
...
* add ChangeInstrument to ops
Adding Change instrument OP. This op allows one to use features of a different instrument.
* Update __init__.py
update parse_field to accommodate ChangeInstrument
* Propose test
* Add test case and fix bug
* Update ops.py
* Update ops.py
* simplify the operator further
* implement abstract method
* fix arg bug
* clean test
Co-authored-by: Young <afe.young@gmail.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2022-07-04 08:45:26 +08:00
you-n-g
b655f90511
Fix mount path bug ( #1129 )
...
* Fix mount path bug
* Update __init__.py
2022-07-03 21:30:08 +08:00
you-n-g
5e404909cf
Add retry for git actions & Fix MacOS Segment Error ( #1173 )
...
* Update test_qlib_from_source_slow.yml
* Update test_qlib_from_source.yml
* Update test_qlib_from_source.yml
* Update test_qlib_from_pip.yml
* Update test_qlib_from_source.yml
2022-07-01 09:52:42 +08:00
Huoran Li
23c657a7a2
Backtest Mypy ( #1130 )
...
* Done
* Fix test errors
* Revert profit_attribution.py
* Minor
* A minor update on collect_data type hint
* Resolve PR comments
* Use black to format code
* Fix CI errors
2022-06-28 22:16:46 +08:00
you-n-g
9bf3423a64
Auto log uncommmitted code ( #1167 )
...
* Auto log uncommmitted code
* Support set record name & trainer;
* Update recorder.py
2022-06-28 19:53:21 +08:00
Yuge Zhang
25ecb1135f
Qlib RL framework (stage 2) - trainer ( #1125 )
...
* checkpoint
(cherry picked from commit 1a8e0bd4671ee6d624a7d09bb198a273282cd050)
* Not a workable version
(cherry picked from commit 3498e185684cd5590d3ab97e0ab69eab8c1e0e3a)
* vessel
* ckpt
* .
* vessel
* .
* .
* checkpoint callback
* .
* cleanup
* logger
* .
* test
* .
* add test
* .
* .
* .
* .
* New reward
* Add train API
* fix mypy
* fix lint
* More comment
* 3.7 compat
* fix test
* fix test
* .
* Resolve comments
* fix typehint
2022-06-28 19:53:05 +08:00
Linlang
2ca0d88d2d
change_pitdata_source ( #1171 )
...
* change_pitdata_source
* retain_normalize
* add_comment
2022-06-28 16:29:59 +08:00
Linlang
50d74b5560
split_CI ( #1141 )
2022-06-28 10:17:29 +08:00
you-n-g
a87b02619a
Qlib dev doc ( #1142 )
2022-06-21 09:46:30 +08:00
you-n-g
da676a20a2
Add time limit for CI ( #1127 )
...
* Add time limit for CI
* Update test_macos.yml
2022-06-16 16:35:20 +08:00
you-n-g
13d904d9a9
Update Version To Dev
2022-06-15 14:53:54 +08:00
Young
36950b905d
Update Qlib Version
v0.8.6
2022-06-15 14:48:54 +08:00
you-n-g
58540f76ee
Csi500 example ( #1126 )
...
* Stage code
* Update results and scripts
2022-06-15 10:18:13 +08:00
YaOzI
3e6e2865ce
Fixed a few mixed Chinese punctuation typos ( #1123 )
2022-06-14 20:12:14 +08:00
you-n-g
3fcbaa33fa
Fix hist_ref in update.py ( #1096 )
...
* Fix hist_ref in update.py
* Update setup.py
2022-06-14 11:59:43 +08:00
you-n-g
50409ff17b
Add log info for ensemble ( #1113 )
...
* Add log info for ensemble
* Update ensemble.py
* Update setup.py
2022-06-14 11:58:57 +08:00
you-n-g
afcea404a5
opt local trainer (better mem releasing) ( #1116 )
...
* opt local trainer (better mem releasing)
* Update setup.py
* Update data.py
* fix CI
2022-06-14 11:58:39 +08:00
you-n-g
e24ef67663
Update README.md
2022-06-14 10:53:09 +08:00
you-n-g
2d5eecb9a2
Update README.md
2022-06-14 10:52:50 +08:00
Huoran Li
89972f6c6f
Refine backtest codes ( #1120 )
...
* Refine backtest code
* Keep working
* Minor
* Resolve PR comments
* Fix import error
* Fix import error
2022-06-10 12:14:48 +08:00
Linlang
1ef8e61abd
fix_pylint_for_CI ( #1119 )
...
* fix_pylint_for_CI
* reformat_with_black
* fix_pylint_C3001
* fix_flake8_error
2022-06-09 16:12:33 +08:00
you-n-g
1a4114b683
Add explanation for the evalution metrics of Qlib ( #1090 )
...
* Add explanation for the evalution metrics of Qlib
* Update evaluate.py
2022-05-31 19:37:55 +08:00
Linlang
e874ef2bc1
change_datasource ( #1109 )
...
* change_datasource
* split_test_data_and_complete_data
* fix_CI
2022-05-31 19:35:49 +08:00
Huoran Li
14b2b355a7
Update .gitignore ( #1110 )
2022-05-30 21:27:49 +08:00
Huoran Li
64fadff218
Add .idea/ into gitignore ( #1108 )
2022-05-25 13:59:35 +08:00
you-n-g
a02ac95538
add gym ( #1104 )
2022-05-21 23:50:18 +08:00