bbgo_origin/config/xpuremaker.yaml

33 lines
483 B
YAML
Raw Normal View History

2020-10-24 12:08:08 +00:00
---
notifications:
slack:
defaultChannel: "bbgo"
errorChannel: "bbgo-error"
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