Commit Graph
8 Commits
Author SHA1 Message Date
raphael ae2343db93 Update optimize_reports
Update show_backtest_reults() to preserve backwards compatibility by fixing KeyError: 'results_per_buy_tag' for older hyperopt result files.
2021-11-04 10:25:13 -04:00
raphael 4b2c1a9b8e Remove trailing whitespace 2021-09-17 14:39:15 -04:00
raphael e715f2a253 Update formatting
Line 302 was too long
2021-09-17 14:23:26 -04:00
raphael 9525a5b96c Add type to "trials" parameter 2021-09-17 14:10:37 -04:00
raphael 124e97f3b9 Remove ununsed variables from export_csv_file 2021-09-17 11:57:36 -04:00
raphael 5fc993231a Update HyperoptTools.export_csv_file usage 2021-09-17 11:51:55 -04:00
raphael 3a98fb72a4 Update prepare_trials_columns() return type
Was returning str, updated to pd.DataFrame
2021-09-17 11:42:33 -04:00
raphael 06e7f379b3 Fix code to get Bittrex US-restricted markets
Old code was no longer working
2021-07-23 16:32:30 -04:00