From 271782c9ddd61d930f11f21e2299ce3fe98422be Mon Sep 17 00:00:00 2001 From: you-n-g Date: Fri, 14 Jan 2022 09:19:12 +0800 Subject: [PATCH] Update data.rst --- docs/component/data.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/component/data.rst b/docs/component/data.rst index b4e7d40bd..035865fad 100644 --- a/docs/component/data.rst +++ b/docs/component/data.rst @@ -52,6 +52,7 @@ Also, ``Qlib`` provides a high-frequency dataset. Users can run a high-frequency Qlib Format Dataset -------------------- ``Qlib`` has provided an off-the-shelf dataset in `.bin` format, users could use the script ``scripts/get_data.py`` to download the China-Stock dataset as follows. +The price volume data look different from the actual dealling price because of they are **adjusted** (`adjusted price `_). .. code-block:: bash