更新freqai conig,降低过拟合+3

This commit is contained in:
Ubuntu 2026-02-14 11:11:19 +08:00
parent 68f6f5af4f
commit be7fdd2f4e
3 changed files with 4 additions and 4 deletions

View File

@ -88,7 +88,7 @@
},
"feature_parameters": {
"include_timeframes": [
"3m",
"1.5m",
"15m",
"1h",
"4h"

View File

@ -89,7 +89,7 @@
},
"feature_parameters": {
"include_timeframes": [
"3m",
"2m",
"15m",
"1h",
"4h"
@ -134,4 +134,4 @@
"listen_ip_address": "0.0.0.0",
"listen_port": 8080
}
}
}

View File

@ -91,7 +91,7 @@
},
"feature_parameters": {
"include_timeframes": [
"3m",
"1m",
"15m",
"1h",
"4h"