log level warning
This commit is contained in:
parent
a060f3a496
commit
681f5e5d20
@ -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
BIN
tools/.hyperopt.sh.swp
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user