1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-03 11:00:57 +08:00

fix market

This commit is contained in:
bxdd
2021-01-29 07:13:57 +00:00
committed by you-n-g
parent d702c8bcb1
commit cbf97f56a4

View File

@@ -31,7 +31,7 @@ class HighfreqWorkflow(object):
SPEC_CONF = {"custom_ops": [DayLast, FFillNan, BFillNan, Date, Select, IsNull, Cut], "expression_cache": None}
MARKET = ["SH600004"]
MARKET = "all"
BENCHMARK = "SH000300"
start_time = "2020-09-15 00:00:00"