qlib
qlib copied to clipboard
KeyboardInterrupt:assert data_config["source"]["default_start_time_index"] % data_granularity == 0
🐛 Bug Description
To Reproduce
Steps to reproduce the behavior:
- create train_config.yml following doc: https://qlib.readthedocs.io/en/latest/component/rl/quickstart.html
- run python -m qlib.rl.contrib.train_onpolicy.py --config_path train_config.yml following your document of RL
- raise the exception