feat: add builtin spaces enter and exit

This commit is contained in:
Matthias
2025-11-06 20:30:04 +01:00
parent a3efba019f
commit 649aff8076
5 changed files with 20 additions and 6 deletions
+4 -4
View File
@@ -56,10 +56,10 @@ options:
--spaces SPACES [SPACES ...]
Specify which parameters to hyperopt. Space-separated
list. Available builtin options (custom spaces will
not be listed here): default, all, buy, sell, roi,
stoploss, trailing, protection, trades. Default:
`default` - which includes all spaces except for
'trailing', 'protection', and 'trades'.
not be listed here): default, all, buy, sell, enter,
exit, roi, stoploss, trailing, protection, trades.
Default: `default` - which includes all spaces except
for 'trailing', 'protection', and 'trades'.
--print-all Print all results, not only the best ones.
--print-json Print output in JSON format.
-j JOBS, --job-workers JOBS