From aed9c09091ffead24ba8ff6a80a22c702b34a4e8 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Tue, 28 Dec 2021 19:54:30 +0800 Subject: [PATCH] Update news --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6165093dc..d64f88546 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Recent released features | Feature | Status | | -- | ------ | +| Planning-based portfolio optimization | [Released](https://github.com/microsoft/qlib/pull/754) on Dec 28, 2021 | | Release Qlib v0.8.0 | [Released](https://github.com/microsoft/qlib/releases/tag/v0.8.0) on Dec 8, 2021 | | ADD model | [Released](https://github.com/microsoft/qlib/pull/704) on Nov 22, 2021 | | ADARNN model | [Released](https://github.com/microsoft/qlib/pull/689) on Nov 14, 2021 | @@ -66,10 +67,9 @@ New features under development(order by estimated release time). Your feedbacks about the features are very important. | Feature | Status | | -- | ------ | -| Planning-based portfolio optimization | Under review: https://github.com/microsoft/qlib/pull/280 | -| Fund data supporting and analysis | Under review: https://github.com/microsoft/qlib/pull/292 | | Point-in-Time database | Under review: https://github.com/microsoft/qlib/pull/343 | -| Meta-Learning-based data selection | Initial opensource version under development | +| Orderbook database | Under review: https://github.com/microsoft/qlib/pull/744 | +| Meta-Learning-based data selection | Under review: https://github.com/microsoft/qlib/pull/743 | # Framework of Qlib