mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
undo config/support.yaml
This commit is contained in:
parent
6cd453c788
commit
63b032b89a
|
@ -18,10 +18,8 @@ notifications:
|
|||
pnL: "bbgo-pnl"
|
||||
|
||||
sessions:
|
||||
# binance:
|
||||
# exchange: binance
|
||||
max:
|
||||
exchange: max
|
||||
binance:
|
||||
exchange: binance
|
||||
|
||||
riskControls:
|
||||
# This is the session-based risk controller, which let you configure different risk controller by session.
|
||||
|
@ -54,7 +52,7 @@ backtest:
|
|||
|
||||
exchangeStrategies:
|
||||
|
||||
- on: max
|
||||
- on: binance
|
||||
support:
|
||||
symbol: LINKUSDT
|
||||
interval: 1m
|
||||
|
|
Loading…
Reference in New Issue
Block a user