mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-15 19:43:53 +00:00
18 lines
264 B
YAML
18 lines
264 B
YAML
---
|
|
notifications:
|
|
slack:
|
|
defaultChannel: "dev-bbgo"
|
|
errorChannel: "dev-bbgo"
|
|
|
|
sessions:
|
|
binance:
|
|
exchange: binance
|
|
envVarPrefix: binance
|
|
|
|
exchangeStrategies:
|
|
- on: binance
|
|
livenote:
|
|
symbol: BTCUSDT
|
|
interval: 5m
|
|
userID: U12345678
|