qbtrade/config/xpuremaker.yaml

29 lines
449 B
YAML
Raw Normal View History

2024-06-27 14:42:38 +00:00
---
notifications:
slack:
defaultChannel: "qbtrade"
errorChannel: "qbtrade-error"
switches:
trade: true
orderUpdate: true
submitOrder: true
sessions:
max:
exchange: max
envVarPrefix: max
binance:
exchange: binance
envVarPrefix: binance
exchangeStrategies:
- on: max
xpuremaker:
symbol: MAXUSDT
numOrders: 2
side: both
behindVolume: 1000.0
priceTick: 0.001
baseQuantity: 100.0