Commit Graph

326 Commits (70d7dcd189ff44cb9dfdba47ea03be13792b04fe)

Author SHA1 Message Date
Matthias deb8bde078 refactor: tests - update timezone.utc to UTC
8 months ago
Matthias 53ba3ced06 test: add test for backtest "get price precision" logic
10 months ago
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 805e03b83b test: update test for new bt cache behavior
12 months 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 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 a88675b693 test: improve test_metadata_filename test
1 year ago
Matthias 8cb69e4d5a test: Update test for new liquidation price precision rounding
1 year ago
Matthias a1ab8de593 test: Update tests for new bt storage method
1 year ago
Matthias ae1baf5789 test: mock price_to_precision for liquidation calculations
1 year ago
Matthias 5793216d5c properly account for fee when assigning order.cost in backtesting
1 year ago
Matthias d24bef7883 tests: remove --dmmp from tests
1 year ago
Matthias 67f26fa1ac
Merge pull request #10782 from freqtrade/feat/bt_reverse
1 year ago
Matthias 592848ad03 test: re-add excluded assert
1 year ago
Matthias ae325ff124 tests: fix test based on changed behavior
1 year ago
Matthias 6cb17caf91 tests: Add test showing behavior from #10853
1 year ago
Matthias b8feefc541 tests: update protection tests
1 year ago
Matthias f95cc960e1 test: tests should consider additional ff-update call
1 year ago
Matthias e26ac6ed00 test: speed up detail test
2 years ago
Matthias 50835c878e chore: add more test coverage
2 years ago
Matthias b727e5ca1c chore: simplify update code
2 years ago
Matthias 530226dbe8 chore: Add "use_detail" to detail test
2 years ago
Matthias 4882a18bf9 chore: add pair_detail test
2 years ago
Matthias 7945eba386 feat: Evaluate pairs with open trades first
2 years ago
Matthias b6f4e124ce chore: improve backtesting test details
2 years ago
Matthias 2bc9cdafb2 chore: update attribute wording to bt_trades
2 years ago
Matthias e643a2ea32 chore: update attribute wording to bt_trades_open
2 years ago
Matthias b456afa2ac chore: improve backtesting test
2 years ago
Matthias dd42a79234 Remove most explicit "supports backtesting" checks
2 years ago
Matthias 68b8b29089 Calculated mixed tags results
2 years ago
Matthias b8a4752636 Use proper type for exit_reason in tests
2 years ago
Matthias a9732c6195 Fix odd formatting by ruff format
2 years ago
Matthias 4f5bf632fc ruff format: remaining tests
2 years ago
Matthias 7767ad9d6e Update imports in test directory
2 years ago
Matthias ee7be1cd5a move "add_bt_trade" call for entries into enter_trade function
2 years ago
Matthias f259270e9c Update tests to properly mock fee
2 years ago
Matthias 1551f92832 Fix a few tests
2 years ago
Matthias ea634e5cef Add test for backtesting
2 years ago
Matthias d1a96af5e8 Add ft_order_Tag to backtest test
2 years ago