bbgo_origin/config/xpuremaker.yaml

41 lines
666 B
YAML
Raw Normal View History

2020-10-24 12:08:08 +00:00
---
notifications:
slack:
defaultChannel: "bbgo"
errorChannel: "bbgo-error"
reportTrades:
channelBySymbol:
"btcusdt": "bbgo-btcusdt"
"ethusdt": "bbgo-ethusdt"
"bnbusdt": "bbgo-bnbusdt"
"sxpusdt": "bbgo-sxpusdt"
"maxusdt": "max-maxusdt"
2020-10-24 12:08:08 +00:00
reportPnL:
- averageCostBySymbols:
- "BTCUSDT"
- "BNBUSDT"
of: binance
when:
- "@daily"
- "@hourly"
sessions:
max:
exchange: max
2020-10-26 09:00:17 +00:00
envVarPrefix: max
2020-10-24 12:08:08 +00:00
binance:
exchange: binance
2020-10-26 09:00:17 +00:00
envVarPrefix: binance
2020-10-24 12:08:08 +00:00
exchangeStrategies:
- on: max
xpuremaker:
symbol: MAXUSDT
numOrders: 2
side: both
behindVolume: 1000.0
2020-10-26 02:08:58 +00:00
priceTick: 0.001
2020-10-24 12:08:08 +00:00
baseQuantity: 100.0