Merge branch 'develop' into feat_readjust_entry

This commit is contained in:
eSeR1805
2022-05-04 21:43:41 +03:00
15 changed files with 314 additions and 139 deletions

View File

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