v0.9.2
版本发布时间: 2023-06-26 00:04:00
microsoft/qlib最新发布版本:v0.9.5(2024-05-24 16:17:09)
Changes
🌟 Features
- Update release-drafter.yml @you-n-g (#1569)
- Resolve RL FIXMES @lihuoran (#1503)
- Add base config in yml @Fivele-Li (#1500)
- Add support for redis password @Chaoyingz (#1508)
- Refine DDG-DA @you-n-g (#1472)
- Order execution open source @lihuoran (#1447)
- Add ipynb format check @Cadenza-Li (#1439)
- RL backtest pipeline on 5-min data @lihuoran (#1417)
🐛 Bug Fixes
- Fix TCN model input dimension mismatch @Fivele-Li (#1520)
- fix_DDG-DA_workflow_bug @Fivele-Li (#1516)
- provide dtype to empty series to suppress warning; fix typo @qianyun210603 (#1449)
- Specify the tianshou version to match the dev environment to avoid th… @Fivele-Li (#1502)
- normpath for Windows @Fivele-Li (#1495)
- [BUGFIX] potential file// url parsing error @qianyun210603 (#1475)
📚 Documentation
- change get_data url @SunsetWolf (#1558)
- Update on Dynamic Benchmark @wendili-cs (#1539)
- added KRNN and Sandwich models and their example results based on Alpha360 @yaxuan999 (#1414)
- Fix TCN model input dimension mismatch @Fivele-Li (#1520)
- Refine Qlib RL data format @lihuoran (#1480)
- Refine DDG-DA @you-n-g (#1472)
- Update Docs about some concepts in DataHandler @you-n-g (#1485)
- fix: removed extra blank link between sections @saurabh12571257 (#1451)
- Remove Outdated RL example @lihuoran (#1464)
- Order execution open source @lihuoran (#1447)
🧹 Maintenance
- Fix CI @you-n-g (#1529)
- Fix deprecated syntax in numpy @Chaoyingz (#1507)
- Remove unused
DNNModelPytorch
params @hirotasoshu (#1470) - update ubuntu CI version; @Fivele-Li (#1488)
- fix_pylint_w0719 @SunsetWolf (#1463)
- Improve annotation & documentation for handler @you-n-g (#1312)