diff --git a/build_helpers/schema.json b/build_helpers/schema.json index fd45e1cde..d621737fc 100644 --- a/build_helpers/schema.json +++ b/build_helpers/schema.json @@ -301,18 +301,7 @@ "description": "Hyperopt parameter spaces to optimize. Default is the default set andincludes all spaces except for 'trailing', 'protection', and 'trades'.", "type": "array", "items": { - "type": "string", - "enum": [ - "all", - "buy", - "sell", - "roi", - "stoploss", - "trailing", - "protection", - "trades", - "default" - ] + "type": "string" }, "default": [ "default"