update config
This commit is contained in:
parent
1a4d8cd11e
commit
b8025ec98f
@ -9,7 +9,7 @@ class Config:
|
|||||||
|
|
||||||
# Trading settings
|
# Trading settings
|
||||||
TRADE_TIMEOUT = 5 # 交易超时时间(秒)
|
TRADE_TIMEOUT = 5 # 交易超时时间(秒)
|
||||||
SIMULATION_MODE = True
|
SIMULATION_MODE = False
|
||||||
|
|
||||||
# Trading hours
|
# Trading hours
|
||||||
MARKET_OPEN_TIME = "09:20"
|
MARKET_OPEN_TIME = "09:20"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user