mrpabloyeah
|
ddd2e2cc3b
|
Add relevant metrics to backtest breakdowns (fix 5)
|
1 year ago |
mrpabloyeah
|
a47ed1dbdb
|
Add relevant metrics to backtest breakdowns (fix 3)
|
1 year ago |
mrpabloyeah
|
51a99f2a66
|
Add relevant metrics to backtest breakdowns (fix 2)
|
1 year ago |
Matthias
|
805e03b83b
|
test: update test for new bt cache behavior
|
1 year 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
Improved Backtest timeframe-detail execution logic
|
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
Feature: Proceed exit while having open order, for backtesting and live
|
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
this is only relevant for detail candles - otherwise entries will never happen within a candle.
|
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
parallel analysis should cover more detailed cases to prevent intra-candle parallelism
|
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
Dry-run multi-wallet support
|
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 |
Matthias
|
5793216d5c
|
properly account for fee when assigning order.cost in backtesting
(although it's not relevant for operations, it shouldn't be obivously wrong).
closes #11003
|
1 year ago |
Matthias
|
b6d1f9f754
|
test: update hyperopt tests for new structure
|
1 year ago |
Matthias
|
62234878a1
|
test: update mocks for new layout
|
1 year ago |
Matthias
|
851a9a7620
|
refactor: move hyperopt-auto
|
1 year ago |
Meng Xiangzhuo
|
41b725714f
|
chore: bump ruff target-version to 3.10
|
1 year ago |
Matthias
|
d24bef7883
|
tests: remove --dmmp from tests
|
1 year ago |
Matthias
|
67f26fa1ac
|
Merge pull request #10782 from freqtrade/feat/bt_reverse
Enable future positions to reverse their position
|
1 year ago |
Matthias
|
592848ad03
|
test: re-add excluded assert
|
1 year ago |
Matthias
|
88f8e0b8b1
|
test: improve test for long/short switch
|
1 year ago |
Matthias
|
1b8fd63853
|
tests: BT Detail tests should cover position switch
|
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 |
bearvar
|
6eac798d91
|
Rename ComplexHyperOptLoss to MultiMetricHyperOptLoss. Add it to test_loss_functions_better_profits.
|
2 years ago |
Matthias
|
cf6c41f9db
|
chore: remove no longer required imports
|
2 years ago |
Matthias
|
2e0a597ee4
|
chore: update tests to modern typing syntax
|
2 years ago |
Matthias
|
b8feefc541
|
tests: update protection tests
|
2 years ago |
KingND
|
f970454cb4
|
chore: ruff format
|
2 years ago |
KingND
|
53cab5074b
|
chore: refactor and cleanup tests
|
2 years ago |