修复okx止盈止损
This commit is contained in:
@@ -39,6 +39,7 @@ function agentApp(name, exchangeDir, exchange, port) {
|
||||
EXCHANGE: exchange,
|
||||
PORT: String(port),
|
||||
HOST: "127.0.0.1",
|
||||
PYTHONPATH: REPO_ROOT,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user