Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qlib出现以下警告怎么解决,这些警告好像出现在回测当中。 #1850

Open
wzcxyz386 opened this issue Sep 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wzcxyz386
Copy link

🐛 Bug Description

To Reproduce

Steps to reproduce the behavior:

日志警告:
[14490:MainThread](2024-09-20 13:27:06,572) INFO - qlib.backtest caller - [init.py:93] - Create new exchange
[14490:MainThread](2024-09-20 13:27:18,399) WARNING - qlib.online operator - [exchange.py:219] - $close field data contains nan.
[14490:MainThread](2024-09-20 13:27:18,400) WARNING - qlib.online operator - [exchange.py:219] - $close field data contains nan.
[14490:MainThread](2024-09-20 13:27:19,860) WARNING - qlib.data - [data.py:665] - load calendar error: freq=day, future=True; return current calendar!
[14490:MainThread](2024-09-20 13:27:19,861) WARNING - qlib.data - [data.py:668] - You can get future calendar by referring to the following document: https://github.com/microsoft/qlib/blob/main/scripts/data_collector/contrib/README.md
[14490:MainThread](2024-09-20 13:27:19,955) WARNING - qlib.BaseExecutor - [executor.py:121] - common_infra is not set for <qlib.backtest.executor.SimulatorExecutor object at 0x7fc745cee760>

Expected Behavior

Screenshot

Environment

Note: User could run cd scripts && python collect_info.py all under project directory to get system information
and paste them here directly.

  • Qlib version:
  • Python version:
  • OS (Windows, Linux, MacOS):
  • Commit number (optional, please provide it if you are using the dev version):

Additional Notes

@wzcxyz386 wzcxyz386 added the bug Something isn't working label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant