bbgo_origin/config/rebalance.yaml
2021-12-14 02:18:08 +08:00

21 lines
344 B
YAML

---
notifications:
slack:
defaultChannel: "bbgo"
errorChannel: "bbgo-error"
exchangeStrategies:
- on: max
rebalance:
interval: 24h
baseCurrency: TWD
ignoreLocked: true
weights:
BTC: 40%
ETH: 20%
MAX: 20%
USDT: 10%
TWD: 10%
threshold: 2%
verbose: true