Do not stop strategy if position open
This commit is contained in:
@@ -111,6 +111,7 @@ namespace Managing.Application.Bots.Models
|
||||
SwapCooldownActive,
|
||||
BalanceFetchError,
|
||||
SwapExecutionError,
|
||||
InsufficientEthBelowMinimum
|
||||
InsufficientEthBelowMinimum,
|
||||
BotsHaveOpenPositions
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user