chore: update json schema

This commit is contained in:
Matthias
2025-11-05 20:38:55 +01:00
parent d1b553cecc
commit 4a8f487b68

View File

@@ -301,18 +301,7 @@
"description": "Hyperopt parameter spaces to optimize. Default is the default set andincludes all spaces except for 'trailing', 'protection', and 'trades'.", "description": "Hyperopt parameter spaces to optimize. Default is the default set andincludes all spaces except for 'trailing', 'protection', and 'trades'.",
"type": "array", "type": "array",
"items": { "items": {
"type": "string", "type": "string"
"enum": [
"all",
"buy",
"sell",
"roi",
"stoploss",
"trailing",
"protection",
"trades",
"default"
]
}, },
"default": [ "default": [
"default" "default"