Commit Graph

29 Commits (f22fc8ef3ee05e39c00aec8d84914fa2f487aa5d)

Author SHA1 Message Date
Matthias 4f1179d85c Test for empty case
6 years ago
Matthias 4eb17b4daf Remove unneeded function
6 years ago
Matthias 0d15a87af8 Remove old store_backtest method
6 years ago
Matthias 523437d970 Add tst for daily stats
6 years ago
Matthias 2ed808da1f Extract .last_result.json to constant
6 years ago
Matthias 59e0ca0aaa Add pairlist to backtest-result
6 years ago
Matthias 59ac4b9c9a Test writing statistics
6 years ago
Matthias 03ab61959b Add test for generate_backtest_stats
6 years ago
Matthias 0fa56be9d2 remove openIndex and closeIndex from backtest-report
6 years ago
Matthias 2881718733 Adapt tests for new column names
6 years ago
Matthias 070913f327 Rename text_table generation
6 years ago
Matthias 499c6772d1 Rename tabulate methods
6 years ago
Matthias 6a9a8f927e Rename some methods, improve some testing
6 years ago
Matthias 027ea64d48 Fix docstrings, extract strategy-list results
6 years ago
Matthias db257e9f7f Rename method to be public
6 years ago
Matthias 18a2dad684 Extract data generation from generate_text_table
6 years ago
Matthias e1362755d2 Add test for sell_reason_stats
6 years ago
Matthias 876a9e4f44 finish refactor of sell_reason table
6 years ago
Matthias ac008a4758 Remove obsolete comment in tests
6 years ago
Matthias cf6e6488c7 Fix filename handling with --strategy-list
6 years ago
Matthias 3d4664c2a6 Remove unnecessary import
6 years ago
Matthias fe50a0f3a1 Move test for store_bt_results to optimize_reports
6 years ago
Matthias 328dbd3930 Remove unnecessary parameter to generate_text_table_sell_reason
6 years ago
Fredrik81 55d471190a Changed table style of backtesting and alignment of headers
6 years ago
Yazeed Al Oyoun aa2cb937b1 flake8 :)
6 years ago
Yazeed Al Oyoun ff819386e1 added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width
6 years ago
Yazeed Al Oyoun 5b00eaa42d
Updated Strategy Summary table to match other backtesting tables (#2864)
6 years ago
Yazeed Al Oyoun e2b3907df5 more consistent backtesting tables and labels
6 years ago
Matthias 785cd2a640 Rename test module
6 years ago