bbgo_origin/config/rebalance.yaml

21 lines
344 B
YAML
Raw Normal View History

2021-12-12 09:19:27 +00:00
---
notifications:
slack:
defaultChannel: "bbgo"
errorChannel: "bbgo-error"
exchangeStrategies:
- on: max
rebalance:
interval: 24h
baseCurrency: TWD
ignoreLocked: true
2021-12-13 07:19:34 +00:00
weights:
2021-12-12 09:19:27 +00:00
BTC: 40%
ETH: 20%
MAX: 20%
USDT: 10%
TWD: 10%
threshold: 2%
verbose: true