Plots and hyperopt

This commit is contained in:
Nicolas Papp
2022-04-11 16:41:48 -03:00
parent 178240aa6c
commit c8e4687833
3 changed files with 34 additions and 14 deletions

View File

@@ -85,6 +85,7 @@ def test_loss_calculation_has_limited_profit(hyperopt_conf, hyperopt_results) ->
"SharpeHyperOptLoss",
"SharpeHyperOptLossDaily",
"MaxDrawDownHyperOptLoss",
"MaxDrawDownRelativeHyperOptLoss",
"CalmarHyperOptLoss",
"ProfitDrawDownHyperOptLoss",