From 922da31afdd2bfecde77efb423fe5de1e0a7cb73 Mon Sep 17 00:00:00 2001 From: c9s Date: Tue, 27 Oct 2020 00:44:07 +0800 Subject: [PATCH] drop legacy config structure --- config/bbgo.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/config/bbgo.yaml b/config/bbgo.yaml index b184c739f..6eb66fa53 100644 --- a/config/bbgo.yaml +++ b/config/bbgo.yaml @@ -5,7 +5,7 @@ imports: notifications: slack: - defaultChannel: "bbgo" + defaultChannel: "dev-bbgo" errorChannel: "bbgo-error" reportTrades: @@ -29,14 +29,6 @@ sessions: max: exchange: max envVarPrefix: max - orderExecutor: - bySymbol: - BTCUSDT: - RiskControlOrderExecutor: - minQuoteBalance: 1000.0 - maxBaseAssetBalance: 10.0 - minBaseAssetBalance: 1.0 - maxOrderAmount: 100.0 binance: exchange: binance