添加优化超时
This commit is contained in:
@@ -33,7 +33,7 @@ class EAAutoScanner:
|
||||
"test_config": {
|
||||
"symbol": "EURUSD", "period": "H1",
|
||||
"from_date": "2025.01.01", "to_date": "2025.12.31",
|
||||
"model": 1, "deposit": 10000, "leverage": "1:100"
|
||||
"model": 1, "deposit": 10000, "leverage": "1:100", "timeout_min": 60
|
||||
},
|
||||
"walk_forward": {"enabled": False, "forward_mode": 0, "forward_date": ""}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user