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