Commit Graph

16 Commits

Author SHA1 Message Date
hroff-1902
f3e94969b3 No need for np; make flake happy 2020-02-05 18:05:41 +03:00
hroff-1902
8e6ab0eaaf Reworked to fill leading and trailing days 2020-02-05 16:54:04 +03:00
Yazeed Al Oyoun
379bfc120a renamed after slippage profit_percent so it wont affect _calculate_results_metrics() 2020-02-02 20:20:16 +01:00
Yazeed Al Oyoun
04147eb7c7 updated commented out debug print line 2020-02-02 08:44:41 +01:00
Yazeed Al Oyoun
c541ae7266 fixed method arguments indentation 2020-02-02 07:17:50 +01:00
Yazeed Al Oyoun
e8439ae0bc better readability, kept np.sqrt(365) which results in annualized sharpe ratio 2020-02-02 06:20:09 +01:00
Yazeed Al Oyoun
2cd7b329ce fixed syntax error 2020-02-01 20:58:03 +01:00
Yazeed Al Oyoun
763b45b865 fixed to bracket notation 2020-02-01 20:50:39 +01:00
Yazeed Al Oyoun
19f397f59a fixed to bracket notation 2020-02-01 20:50:01 +01:00
Yazeed Al Oyoun
a5911bae7f fixed standard deviation line 2020-02-01 20:46:43 +01:00
Yazeed Al Oyoun
08011c82e2 added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily 2020-02-01 20:17:07 +01:00
Yazeed Al Oyoun
c4e303aa66 replaced use of old value total_profit 2020-02-01 20:17:07 +01:00
Yazeed Al Oyoun
79727f3d7d added proper slippage to each trade 2020-02-01 20:17:07 +01:00
Yazeed Al Oyoun
782493f418 removed unused profit_abs 2020-02-01 20:17:07 +01:00
Yazeed Al Oyoun
1ef139031f removed commented code 2020-02-01 20:17:07 +01:00
Yazeed Al Oyoun
50cafc26fb added daily sharpe ratio hyperopt loss method, ty @djacky 2020-02-01 20:17:07 +01:00