Commit Graph

819 Commits (92bcf672fb82b3c8a897ea537bfbdbbb287c3225)

Author SHA1 Message Date
Matthias 8b8bf6f97d refactor: automatically load detailed bt data
10 months ago
Matthias f8a151c2a5 feat: Add funding_fee to backtest results
10 months ago
Matthias d8b51875bf test: update tests for new file structure
10 months ago
Matthias 6ae5724ad1
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
11 months ago
Matthias 16379bbcc5 test: small adjustment to test
11 months ago
Matthias 0aa05855d5 chore: unpack instead of list concat
11 months ago
Matthias c11de3ac38 chore: remove pointless ambiguous unicode characters
11 months ago
Matthias b797a5bf2f chore: remove some unused noqa's
11 months ago
mrpabloyeah c2296d83c3 Fix for passing CI
11 months ago
mrpabloyeah 9a3ada65f5 Complete the integration on freqtrade
11 months ago
Matthias b6cf3cc57d Merge branch 'develop' into pr/mrpabloyeah/11561
11 months ago
mrpabloyeah be5d158761 Calculate and save all metrics per pair (fix 5)
11 months ago
mrpabloyeah 4f2681500a Calculate and save all metrics per pair (fix 4)
11 months ago
mrpabloyeah 00237d68e4 Calculate and save all metrics per pair (fix 3)
11 months ago
Matthias 799ce4e1f2 test: Enhance test to also cover params file saving
11 months ago
Matthias 5b0b44069a test: Ensure strategy file is added to the test file.
11 months ago
Matthias 9fa3a15e24 feat: store (sanitized) configuration
11 months ago
Matthias 23b10161d5 test: improve test resiliance
11 months ago
mrpabloyeah ddd2e2cc3b Add relevant metrics to backtest breakdowns (fix 5)
12 months ago
mrpabloyeah a47ed1dbdb Add relevant metrics to backtest breakdowns (fix 3)
12 months ago
mrpabloyeah 51a99f2a66 Add relevant metrics to backtest breakdowns (fix 2)
12 months ago
Matthias 805e03b83b test: update test for new bt cache behavior
12 months ago
Matthias 754936d253 chore: improved backtest method wording
1 year ago
Matthias 08587d826e test: Long adjust-exit-price test
1 year ago
Matthias 584b84a941 test: extend backtest-detail tests for exit_adjust
1 year ago
Matthias c3cc58a1af
Merge pull request #11248 from xmatthias/fix/backtest_max_detail_2
1 year ago
Matthias 1d22cf98c8 feat: add cost to minimized order json output
1 year ago
Matthias aceb3ac764
Merge pull request #10062 from Axel-CH/feature/proceed-exit-while-open-order
1 year ago
Matthias e350dbd552 refactor: simplify backtesting class
1 year ago
Matthias f7f78ad2a4 test: fix test comment
1 year ago
Matthias 1e61aea23b feat: allow in-candle entries
1 year ago
Matthias 419d5d9946 feat: add backtesting support for ignore_buying_expired_candle_after
1 year ago
Matthias d02b4d4c3f test: Fix detail futures test
1 year ago
Matthias 5f89708be4 test: fix long_short switch test
1 year ago
Matthias 4a6027b43f test: update pair_detail_simplified test
1 year ago
Matthias a13feaf49f test: Update tests for short-circuit behavior
1 year ago
Matthias f1c5d4a970 chore: ruff format updates
1 year ago
Matthias bb372e380d test: clean up optimize_report tests
1 year ago
Matthias aa99baf268 test: update a few tests
1 year ago
Matthias a88675b693 test: improve test_metadata_filename test
1 year ago
Matthias c9aa202be8 test: add additional Test case
1 year ago
Matthias 8cb69e4d5a test: Update test for new liquidation price precision rounding
1 year ago
Matthias 12ae36e99e test: use tmp_path instead of testdatadir for writing
1 year ago
Matthias abfe683763 test: fix tests data pollution
1 year ago
Matthias a1ab8de593 test: Update tests for new bt storage method
1 year ago
Matthias 5744e16a07 refactor: use 1 structure to save analysis signals
1 year ago
Matthias ae1baf5789 test: mock price_to_precision for liquidation calculations
1 year ago
Matthias a85f200450
Merge pull request #11000 from freqtrade/feat/multi_wallet
1 year ago
Matthias ad8f621287 tests: Improve hyperopt loss tests
1 year ago
Matthias b0b73bf166 feat: add starting_balance as argument to hyperopt_loss_function
1 year ago