config: add pricealert-tg.yaml

This commit is contained in:
Andy Cheng 2021-12-09 20:23:40 +08:00
parent 1a2b6da826
commit 8fdd8873c8

20
config/pricealert-tg.yaml Normal file
View File

@ -0,0 +1,20 @@
---
notifications:
# object routing rules
routing:
trade: "$symbol"
order: "$symbol"
submitOrder: "$session" # not supported yet
pnL: "bbgo-pnl"
sessions:
binance:
exchange: binance
envVarPrefix: binance
exchangeStrategies:
- on: binance
pricealert:
symbol: "BTCUSDT"
interval: "1m"
minChange: 300