trading_config.json
public/
@@ -414,7 +414,7 @@ class TradingConfig:
- _load_config(): 加载JSON配置文件
"""
def __init__(self, config_file: str = "trading_config.json"):
def __init__(self, config_file: str = "public/trading_config.json"):
初始化交易配置
The note is not visible to the blocked user.