Commit Graph

753 Commits (b8ba6cd9708596ce331e6e646e41a3f4dfd4cbc9)

Author SHA1 Message Date
KingND f970454cb4 chore: ruff format
2 years ago
KingND 53cab5074b chore: refactor and cleanup tests
2 years ago
KingND c6c65b1799 chore: flake8
2 years ago
KingND 82e30c8519 feat: if a biased_indicator starting with & appears in a lookahead-analysis, caption the table with a note that freqai targets appearing here can be ignored
2 years ago
Matthias 611a3ce138
Merge pull request #10485 from jainanuj94/feature/8902
2 years ago
Matthias f95cc960e1 test: tests should consider additional ff-update call
2 years 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
jainanuj94 8085e24dcd update tests
2 years ago
jainanuj94 b0e863dbbb Introduce --exit-signals flag to backtesting-analysis command
2 years ago
jainanuj94 8f8859a5f5 Initial commit - create a different file for signals
2 years ago
Matthias f9af659153 feat: edge-cli output to rich
2 years ago
Matthias 315351b573 feat: Tag table -> rich
2 years ago
Matthias a605ae20a7 feat: initial backtest table to rich
2 years ago
Matthias 5765bb4a4f feat: Update initial bt table
2 years ago
Matthias 8393205489
Merge pull request #10405 from freqtrade/feat/rich_tables
2 years ago
Matthias 76a34efe36 chore: improve backtest test resiliance
2 years ago
Matthias ae92807b5c chore: Update more test reliability
2 years ago
Matthias 453ea0dbcc update test for bt-output stability
2 years ago
Matthias 62320a361e chore: fix now failing test
2 years ago
Matthias e705471946 chore: don't return what ain't being needed
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 09b1b1ab94 Use "trades" wording in backtest tables
2 years ago
Matthias b516a0827d Update hyperopt test mocks
2 years ago
Matthias 3bf02c8a64 Simplify hyperopt drawdown logic
2 years ago
Matthias a9732c6195 Fix odd formatting by ruff format
2 years ago
Matthias 4f5bf632fc ruff format: remaining tests
2 years ago
Matthias 644f120ab2 ruff format: tests/hyperopt
2 years ago
Matthias 02075b15e3 ruff format: update more tests
2 years ago
Matthias d8a8b5c125 ruff format: Update more test files
2 years ago
Matthias 099b1fc8c4 ruff format: More updates to tests
2 years ago
Matthias 7090950db6 ruff format: Update a few test files
2 years ago
Matthias 7767ad9d6e Update imports in test directory
2 years ago
Matthias ab93fd3be4 Enhance trade to verify #10166
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 3a2e3215b9 Ensure get_fee returns something in tests
2 years ago
Matthias 35408966f4 Fix remaining user_data leaks
2 years ago
Matthias ad12c98d10 Avoid having test-result influence from user_data/
2 years ago
Matthias 226eaf0d0a Filter deprecation warning - it's a dependency ...
2 years ago