bbgo_origin/config/marketcap.yaml

21 lines
372 B
YAML
Raw Normal View History

2022-06-15 17:46:33 +00:00
---
notifications:
slack:
defaultChannel: "bbgo"
errorChannel: "bbgo-error"
exchangeStrategies:
- on: max
marketcap:
interval: 1m
baseCurrency: TWD
baseWeight: 2%
targetCurrencies:
- BTC
- ETH
- MATIC
threshold: 2%
# max amount to buy or sell per order
maxAmount: 1_000
dryRun: true