We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b04b9b commit 87c6dbeCopy full SHA for 87c6dbe
examples/portfolio/README.md
@@ -24,6 +24,7 @@ We use China stock market data for our example.
24
unzip -d ~/.qlib/qlib_data/cn_data csi300_weight.zip
25
rm -f csi300_weight.zip
26
```
27
+ NOTE: We don't find any public free resource to get the weight in the benchmark. To run the example, we manually create this weight data.
28
29
2. Prepare risk model data:
30
0 commit comments