bbgo_origin/config/xpuremaker.yaml

29 lines
443 B
YAML
Raw Normal View History

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