Robert Roman
|
3b99c84b0a
|
resolved the total profit issue
I resolved the total profit issue and locally ran flak8 and isort
|
2021-09-23 21:31:33 -05:00 |
|
Robert Roman
|
c6b684603c
|
removed trade_count inside if statement
i removed trade_count inside if statement. Even though it helps overfitting, It is not useful when running hyperopt on small datasets.
|
2021-09-22 09:21:43 -05:00 |
|
Robert Roman
|
b946f8e7f1
|
I sorted imports with isort
|
2021-09-22 09:18:17 -05:00 |
|
Robert Roman
|
3834bb86ff
|
updated line 42
I removed the minus sign on max drawdown.
|
2021-09-21 20:25:17 -05:00 |
|
Robert Roman
|
3845d55186
|
a new hyperopt loss created that uses calmar ratio
This is a new hyperopt loss file that uses the Calmar Ratio.
Calmar Ratio = average annual rate of return / maximum drawdown
|
2021-09-21 20:04:23 -05:00 |
|