Commit Graph

191 Commits (f22fc8ef3ee05e39c00aec8d84914fa2f487aa5d)

Author SHA1 Message Date
Matthias 4f1179d85c Test for empty case
6 years ago
Matthias 3d515ed5bf
Merge pull request #3558 from freqtrade/bt_add_maxdrawdown
6 years ago
Matthias 4eb17b4daf Remove unneeded function
6 years ago
Matthias 1f153f51ee
Merge pull request #3660 from freqtrade/hyperopt_default_tests
6 years ago
Matthias b98107375e Improve formatting of result string to be a bit conciser
6 years ago
Matthias d76ee43246 Show wins / draws / losses in hyperopt table
6 years ago
Matthias 05bd099f51 Merge branch 'develop' into pr/yazeed/3008
6 years ago
Matthias 87e4a82041 Merge branch 'develop' into bt_add_maxdrawdown
6 years ago
Matthias d01070dba8 Increase coverage of edge_cli
6 years ago
Matthias 59370672b8 Fix more tests
6 years ago
Matthias 081625c5dc Have hyperopt tests use new hyperopt location
6 years ago
Matthias 8b6d10daf1 Move DefaultHyperopt to test folder (aligned to strategy)
6 years ago
Matthias c1191400a4 Allow 0 fee value by correctly checking for None
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 7727292861 Rename duration to trade_duration
6 years ago
Matthias f368aabcc7 Add amount to backtest-result
6 years ago
Matthias 6e94734678 Add fee to backtestresult
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 cf044d166e Tests should use new Datetime format too
6 years ago
hroff-1902 02c0488d45
Merge pull request #3453 from freqtrade/fix/3363
6 years ago
Matthias a3506f4d8e Merge branch 'develop' into timeframe
6 years ago
Matthias 72ae4b1500 Load pairlist after strategy to use strategy-config
6 years ago
Matthias 54226b45b1 Add test verifying failure
6 years ago
Matthias 070913f327 Rename text_table generation
6 years ago
Matthias 499c6772d1 Rename tabulate methods
6 years ago
hroff-1902 64881a94e2
Merge branch 'develop' into timeframe
6 years ago
Matthias f9bb1a7f22 Update more occurances of ticker_interval
6 years ago
Matthias 950f358982 Replace occurances in test files
6 years ago
Matthias 009ea0639f Exchange some occurances of ticker_interval
6 years ago
Matthias 091693308a Correctly call show_backtest_results
6 years ago
Matthias 6a9a8f927e Rename some methods, improve some testing
6 years ago
Matthias 46f1470e28 Fix failing test
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 5a9a31351a Adjust empty f-strings to be non-fstrings
6 years ago
hroff-1902 c8f3ef884b Minor: Add filterwarning for DeprecationWarning in test
6 years ago
hroff-1902 c26835048c Hyperopt cleanup, do not use 'trials'
6 years ago
Matthias fb8a85da01 Disallow VolumePairList from backtesting for now
6 years ago
Matthias 8987859044 Enable pairlist parsing for backtesting and hyperopt
6 years ago
Yazeed Al Oyoun 72b088d85f added test
6 years ago
Matthias ac008a4758 Remove obsolete comment in tests
6 years ago