Add sharpe ratio hyperopt loss
This commit is contained in:
@@ -288,7 +288,7 @@ class Configuration(object):
|
||||
self._args_to_config(config, argname='hyperopt_continue',
|
||||
logstring='Hyperopt continue: {}')
|
||||
|
||||
self._args_to_config(config, argname='loss_function',
|
||||
self._args_to_config(config, argname='hyperopt_loss',
|
||||
logstring='Using loss function: {}')
|
||||
|
||||
return config
|
||||
|
Reference in New Issue
Block a user