mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-03 11:00:57 +08:00
fix market
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user