bbgo/config/random.yaml

11 lines
231 B
YAML
Raw Normal View History

---
exchangeStrategies:
- on: max
random:
symbol: USDCUSDT
# https://pkg.go.dev/github.com/robfig/cron#hdr-Predefined_schedules
schedule: "@every 8h"
quantity: 8
onStart: true
dryRun: true