1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

fix issue 1729

This commit is contained in:
Linlang Lv (iSoftStone Information)
2024-04-10 14:00:45 +08:00
parent 27ab49a0ab
commit 6443d86b87

View File

@@ -458,5 +458,4 @@ class CSI500Index(CSIIndex):
if __name__ == "__main__":
# fire.Fire(get_instruments)
get_instruments(index_name="CSI500", qlib_dir="C:/Users/v-lvlinlang/Desktop/20230914175824_qlib_data_cn_1d_latest", method="parse_instruments")
fire.Fire(get_instruments)