qlib icon indicating copy to clipboard operation
qlib copied to clipboard

EnhancedIndexingStrategy currently not reproduceable

Open tonduy opened this issue 1 year ago • 1 comments

🐛 Bug Description

Dear Qlib Team,

Thank you very much for providing this great framework! I am currently trying to test the EnhancedIndexingStrategy and for that I wanted to test it with qrun examples/portfolio/config_enhanced_indexing.yaml. But when trying to follow the respective READMEthe link to get the weight data created by you is unfortunately not working wget http://fintech.msra.cn/stock_data/downloads/csi300_weight.zip.

To Reproduce

Steps to reproduce the behavior:

  1. Run "wget http://fintech.msra.cn/stock_data/downloads/csi300_weight.zip"
  2. Receive error due to unavailability of the side

tonduy avatar Apr 30 '24 08:04 tonduy

Thanks for raising the issue, we've fixed it in PR 1812.

SunsetWolf avatar Jun 21 '24 05:06 SunsetWolf