mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 07:16:54 +08:00
update
This commit is contained in:
@@ -193,6 +193,12 @@ MODE_CONF = {
|
||||
},
|
||||
}
|
||||
|
||||
HIGH_FREQ_CONFIG = {
|
||||
"provider_uri": "~/.qlib/qlib_data/yahoo_cn_1min",
|
||||
"dataset_cache": None,
|
||||
"expression_cache": "DiskExpressionCache",
|
||||
"region": REG_CN,
|
||||
}
|
||||
|
||||
_default_region_config = {
|
||||
REG_CN: {
|
||||
|
||||
Reference in New Issue
Block a user