feat: add builtin spaces enter and exit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user