Fix usage of vars in the commented out line
This commit is contained in:
parent
42dfda9231
commit
674898bd32
@ -65,5 +65,5 @@ class SortinoHyperOptLossDaily(IHyperOptLoss):
|
||||
sortino_ratio = -20.
|
||||
|
||||
# print(t_index, sum_daily, total_profit)
|
||||
# print(risk_free_rate, expected_returns_mean, down_stdev, sortino_ratio)
|
||||
# print(minimum_acceptable_return, expected_returns_mean, down_stdev, sortino_ratio)
|
||||
return -sortino_ratio
|
||||
|
Loading…
Reference in New Issue
Block a user