fix args
This commit is contained in:
@@ -11,7 +11,7 @@ from libs.order import PlaceOrderRequest
|
||||
from libs.runtime import Runtime
|
||||
import logging as log
|
||||
|
||||
LOSS_TIERS = -30.0
|
||||
LOSS_TIERS = -10.0
|
||||
|
||||
|
||||
@dataclass(slots=True)
|
||||
|
||||
Reference in New Issue
Block a user