Commit Graph

887 Commits (stable)

Author SHA1 Message Date
Matthias 412e112c0f test: fix pandas3 test
1 month ago
Matthias 33211c8eb1 chore: don't use deprecated resmapling frequency
1 month ago
Matthias 22707d6c04 test: update test with new metrics
1 month ago
Matthias 64ceb028ac test: add test for wallet based output
1 month ago
Matthias 7dfcf846d0 test: add asserts for backtest wallet capturing
1 month ago
Matthias fcecbe780b test: Re-write test-data with proper decimals
2 months ago
Matthias be00f2c26f test: update mock for price_to_precision
2 months ago
ABS 3a775a5b65 test: align backtest_pricecontours expected trades with correctly fixed pairlock expiry duration
3 months ago
Matthias ce590cced7 chore: clarify --export-filename Deprecation messages
3 months ago
Matthias acc69e0d2e test: fix a couple more tests
5 months ago
Matthias 262f4ffa4c test: update bt tests for new timeout behavior
5 months ago
mrpabloyeah 77e8a53572 Fix backtesting exception when no data is available for a pair (new approach)
6 months ago
Matthias 7d1c2d3a1b test: Update test mock approach for hyperopt
6 months ago
Matthias f93c906614 test: improve tests for new builtin spaces
6 months ago
Matthias d1b553cecc test: add custom parameter to test strategy
6 months ago
Matthias 007ab1b796 test: some cleanup
6 months ago
Matthias ab28e43050 test: update tests to new behavior
6 months ago
Matthias 367b9fa7f6 test: fix failing test
6 months ago
Matthias ffab6c3c50 test: Add test for "no hyperopt parameters found" error
6 months ago
Matthias c6a7b84684 test: update test for new init sequence
6 months ago
Matthias 886c15a7fb test: update test asserting no longer existing metric
6 months ago
Matthias 758f1eea93 test: consistent use of "spaces" in tests
7 months ago
Matthias 4adab37b2a test: update test for removal of --hyperopt argument
7 months ago
Matthias 44ec500744 test: add Test-case to ensure hyperopt logging
7 months ago
Matthias 522fa092ba test: add explicit weekday test
7 months ago
Matthias 8f6f2ab872 test: add explicit test for weekday change
7 months ago
Matthias 39bf71680c test: Update test case description wording
7 months ago
Matthias 78acaf8f4c
Merge pull request #12214 from mrpabloyeah/fix-shufflefilter-behavior-in-backtesting
8 months ago
Matthias e58635a881 test: minor adjustments to new tests
8 months ago
Matthias 9f436dcd1e chore: fix RUF043 violations
8 months ago
Matthias 95a710d4a8 chore: fix RUF059 violations
8 months ago
mrpabloyeah eea9133b3f test_time_pair_generator_open_trades_first()
8 months ago
mrpabloyeah a8f543ce62 Add test_time_pair_generator_refresh_pairlist()
8 months ago
Matthias 7b8f0583a4 test: add test for order_type force behavior
8 months ago
Matthias 5c977c212b test: drop test part using --export-filename to determine backtest result naming
9 months ago
Matthias 09b084e85a chore: adjust backtest-optimize reports tests
9 months ago
Matthias 8f4dfbf55d chore: remove long-deprecated and pointless metric
10 months ago
Matthias deb8bde078 refactor: tests - update timezone.utc to UTC
11 months ago
Matthias 301d85ef4f test: remove edge tests
11 months ago
Matthias c53c70d597 tests: further test cleanup
11 months ago
Matthias 64c6b4718d
Merge pull request #11758 from mrpabloyeah/add-max-trade-duration-to-backtest-results
12 months ago
Matthias 82f98746bd test: update test for new behavior
12 months ago
Matthias d8c24663fc
Merge pull request #11736 from viotemp1/optuna_addons
1 year ago
Matthias 8641796d04 test: Add test for early-stop config adjustment
1 year ago
mrpabloyeah 882ca44816 Fix test_optimize_reports
1 year ago
Matthias c3f6aa17ee
Merge pull request #11711 from freqtrade/feat/bt_historic_precision
1 year ago
Matthias a6d3995013 feat: Improved typing, exception if neither step nor decimals is set
1 year ago
Matthias d0d40f4fce test: Improve skdecimal test
1 year ago
Matthias 7cfecab7e2 Merge branch 'develop' into optuna
1 year ago
Matthias 8f8da51808 feat: round hyperopt results to 13 digits (this removes floating point errors)
1 year ago