mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
config: add circuit breaker enabled = true
This commit is contained in:
parent
9a1d9ae27b
commit
86cc821626
|
@ -60,6 +60,7 @@ crossExchangeStrategies:
|
|||
# 18002.00
|
||||
pips: 10
|
||||
circuitBreaker:
|
||||
enabled: true
|
||||
maximumConsecutiveTotalLoss: 36.0
|
||||
maximumConsecutiveLossTimes: 10
|
||||
maximumLossPerRound: 15.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user