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