Skip to content

Releases: microsoft/qlib

v0.8.0 🌈

07 Dec 23:35
Compare
Choose a tag to compare

Changes

🌟 Features

🐛 Bug Fixes

📚 Documentation

v0.8.0a1 🌈

30 Sep 19:00
6bec33e
Compare
Choose a tag to compare

Changes

🌟 Features

  • Support Highfreq Backtest with the Model/Rule/RL Strategy @bxdd (#438)

v0.7.2 🌈

30 Sep 14:58
92055d6
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.7.1 🌈

16 Sep 03:40
Compare
Choose a tag to compare

Changes

🌟 Features

🐛 Bug Fixes

v0.7.0 🌈

11 Jul 14:43
Compare
Choose a tag to compare

Changes

🌟 Features

  • Online bug fix, enhancement & docs for dataset, workflow, trainer ... @you-n-g (#466)
  • init version of online serving and rolling @you-n-g (#290)
  • Modify set_global_logger_level use of contextmanager @zhupr (#418)
  • Stale bot update @Derek-Wds (#413)
  • Support start exp with given exp & recorder id @Derek-Wds (#404)
  • Add fund data as an example @wangershi (#292)
  • Support resuming recorder @Derek-Wds (#340)
  • Implement Enhanced Indexing as a Portfolio Optimizer @yongzhengqi (#280)
  • (1) Fix /0 bug in double_ensemble, (2) remove _default_uri for R/expm, (3) support model size in pytorch models @D-X-Y (#314)
  • Update repr for dataset/workflow classes and add uri kwarg for QlibRecorder @D-X-Y (#302)
  • Add model saving for qrun and workflow example @Derek-Wds (#264)
  • Update models to enable save/load @Derek-Wds (#261)

🐛 Bug Fixes

📚 Documentation

v0.6.2 🌈

02 Feb 09:28
Compare
Choose a tag to compare

Changes

v0.6.1 🌈

12 Dec 09:58
Compare
Choose a tag to compare

Changes

v0.6.0 🌈

01 Dec 09:43
Compare
Choose a tag to compare

Changes

🌟 Features

🐛 Bug Fixes

📚 Documentation

v0.5.1 🌈

01 Oct 08:15
c470d3e
Compare
Choose a tag to compare

Changes

  • Add the CI/CD
    • add the test CI @Derek-Wds
    • add the publishing action to support pip installation @bxdd
  • Fix some bugs
    • Fix bugs in test scripts @you-n-g @zhupr
    • Add the error message when using Qlib in the repository directory @bxdd
  • Add a simpler dataset @zhupr
  • Update the documentation

🌟 Features

🐛 Bug Fixes

📚 Documentation

First release of Qlib

24 Sep 04:02
de9e13b
Compare
Choose a tag to compare

Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.