line was too long
This commit is contained in:
parent
c1c2717bc9
commit
bff0a09537
@ -27,7 +27,8 @@ class SampleHyperOptLoss(IHyperOptLoss):
|
|||||||
Defines the default loss function for hyperopt
|
Defines the default loss function for hyperopt
|
||||||
This is intended to give you some inspiration for your own loss function.
|
This is intended to give you some inspiration for your own loss function.
|
||||||
|
|
||||||
The Function needs to return a number (float) - which becomes smaller for better backtest results.
|
The Function needs to return a number (float) - which becomes smaller for better backtest
|
||||||
|
results.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Loading…
Reference in New Issue
Block a user