mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 23:36:54 +08:00
add ops_warning_log to config (#685)
This commit is contained in:
@@ -176,6 +176,8 @@ _default_config = {
|
||||
# if min_data_shift == 0, use default market time [9:30, 11:29, 1:00, 2:59]
|
||||
# if min_data_shift != 0, use shifted market time [9:30, 11:29, 1:00, 2:59] - shift*minute
|
||||
"min_data_shift": 0,
|
||||
# whether to display the ops warning log, default False
|
||||
"ops_warning_log": False,
|
||||
}
|
||||
|
||||
MODE_CONF = {
|
||||
|
||||
Reference in New Issue
Block a user