mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 14:55:16 +00:00
drop legacy config structure
This commit is contained in:
parent
e57ab039d1
commit
922da31afd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user