syntax ajustes

This commit is contained in:
rafaelrodriguesdg 2019-06-16 10:41:13 -03:00
parent 0bad002ed8
commit ef95b37e8f

View File

@ -168,7 +168,6 @@ class Hyperopt(Backtesting):
sharp_ratio = -sharp_ratio sharp_ratio = -sharp_ratio
# print(expected_average_return, np.std(total_profit), sharp_ratio) # print(expected_average_return, np.std(total_profit), sharp_ratio)
result = sharp_ratio result = sharp_ratio
self.resultloss = result self.resultloss = result
return result return result