Complete the integration on freqtrade
This commit is contained in:
@@ -37,6 +37,7 @@ HYPEROPT_LOSS_BUILTIN = [
|
|||||||
"CalmarHyperOptLoss",
|
"CalmarHyperOptLoss",
|
||||||
"MaxDrawDownHyperOptLoss",
|
"MaxDrawDownHyperOptLoss",
|
||||||
"MaxDrawDownRelativeHyperOptLoss",
|
"MaxDrawDownRelativeHyperOptLoss",
|
||||||
|
"MaxDrawDownPerPairHyperOptLoss",
|
||||||
"ProfitDrawDownHyperOptLoss",
|
"ProfitDrawDownHyperOptLoss",
|
||||||
"MultiMetricHyperOptLoss",
|
"MultiMetricHyperOptLoss",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user