This commit is contained in:
2026-09-14 16:02:32 +08:00
parent 6f292f7e4d
commit 97d810890d
2 changed files with 4 additions and 4 deletions

View File

@@ -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)