Linlang
Linlang
Hi, @Peakara I saw your issue and tried to reproduce your problem, I created a new `python 3.10` virtual environment, pulled the latest code, built it using `python setup.py build_ext...
Hi, @sailxjx I saw your issue and at the time you asked it, qlib didn't support `python 3.10`, but fortunately, qlib has recently made some adjustments and now supports `python...
If you want to use your own prepared data, you first need to convert the data from csv to .bin file, which can be roughly divided into two steps: first...
Thank you for raising the issue. For details, please refer to [this PR](https://github.com/microsoft/qlib/pull/1921).
Hi, @Boreas813 , Thanks for your question! `RD-Agent`’s quantitative research scenario is built on top of `Qlib`’s stock-market pipeline, so other futures varieties are not supported out of the box....
Hi, @xiongsimon , Thanks for the detailed report! Could you try upgrading to the latest RD-Agent version (or pull the newest code from the repo) and see if the problem...
Thanks to @wdannw , @pwy722 , and @arcayi for your attention to `RD-Agent`. At the moment, [RD-Agent only supports Linux](https://github.com/microsoft/RD-Agent?tab=readme-ov-file#rd-agent-currently-only-supports-linux), and we kindly recommend avoiding running it on Windows for...
Hi, @MonkeyOliver , Thanks for the detailed report! Could you try upgrading to the latest `RD-Agent` version (or pull the newest code from the repo) and see if the problem...

Hi, @Zizhao-HUANG , Thank you very much for the detailed report — the level of investigation and the supporting information are truly appreciated. After reviewing the information and logs you...