log level warning

This commit is contained in:
Ubuntu 2025-09-10 17:15:20 +08:00
parent a060f3a496
commit 681f5e5d20
2 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import datetime
import math
logger = logging.getLogger(__name__)
logger.setLevel(logging.WARNING)
class FreqaiPrimer(IStrategy):
# 策略参数 - 使用custom_roi替代minimal_roi字典

BIN
tools/.hyperopt.sh.swp Normal file

Binary file not shown.