更新freqai conig,降低过拟合+3
This commit is contained in:
parent
68f6f5af4f
commit
be7fdd2f4e
@ -88,7 +88,7 @@
|
||||
},
|
||||
"feature_parameters": {
|
||||
"include_timeframes": [
|
||||
"3m",
|
||||
"1.5m",
|
||||
"15m",
|
||||
"1h",
|
||||
"4h"
|
||||
|
||||
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -91,7 +91,7 @@
|
||||
},
|
||||
"feature_parameters": {
|
||||
"include_timeframes": [
|
||||
"3m",
|
||||
"1m",
|
||||
"15m",
|
||||
"1h",
|
||||
"4h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user