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

update model

This commit is contained in:
bxdd
2020-10-04 17:16:39 +08:00
committed by you-n-g
parent 992983ff4c
commit 916d9d363e
3 changed files with 11 additions and 12 deletions

View File

@@ -51,4 +51,3 @@ qlib_data:
# when testing, please modify the following parameters according to the specific environment
provider_uri: "~/.qlib/qlib_data/cn_data"
region: "cn"
redis_port: 1222

View File

@@ -48,11 +48,8 @@ backtest:
open_cost: 0.0005
close_cost: 0.0015
min_cost: 5
long_short_backtest_args:
topk: 50
qlib_data:
# when testing, please modify the following parameters according to the specific environment
provider_uri: "~/.qlib/qlib_data/cn_data"
region: "cn"
redis_port: 1222