Matthias
|
758f1eea93
|
test: consistent use of "spaces" in tests
|
6 months ago |
Matthias
|
4adab37b2a
|
test: update test for removal of --hyperopt argument
|
6 months ago |
Matthias
|
44ec500744
|
test: add Test-case to ensure hyperopt logging
|
6 months ago |
Matthias
|
522fa092ba
|
test: add explicit weekday test
|
6 months ago |
Matthias
|
8f6f2ab872
|
test: add explicit test for weekday change
|
6 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
Fix ShuffleFilter behavior in backtesting
|
7 months ago |
Matthias
|
e58635a881
|
test: minor adjustments to new tests
|
7 months ago |
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
7 months ago |
Matthias
|
95a710d4a8
|
chore: fix RUF059 violations
|
7 months ago |
mrpabloyeah
|
eea9133b3f
|
test_time_pair_generator_open_trades_first()
|
7 months ago |
mrpabloyeah
|
a8f543ce62
|
Add test_time_pair_generator_refresh_pairlist()
|
7 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
|
8 months ago |
Matthias
|
09b084e85a
|
chore: adjust backtest-optimize reports tests
|
8 months ago |
Matthias
|
8f4dfbf55d
|
chore: remove long-deprecated and pointless metric
|
9 months ago |
Matthias
|
deb8bde078
|
refactor: tests - update timezone.utc to UTC
|
10 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
Add min/max trade duration to backtest results
|
11 months ago |
Matthias
|
82f98746bd
|
test: update test for new behavior
|
11 months ago |
Matthias
|
d8c24663fc
|
Merge pull request #11736 from viotemp1/optuna_addons
add early stopping for hyperopt
|
11 months ago |
Matthias
|
8641796d04
|
test: Add test for early-stop config adjustment
|
11 months ago |
mrpabloyeah
|
882ca44816
|
Fix test_optimize_reports
|
11 months ago |
Matthias
|
c3f6aa17ee
|
Merge pull request #11711 from freqtrade/feat/bt_historic_precision
Improve price precision logic and add significant digits calculation
|
12 months ago |
Matthias
|
a6d3995013
|
feat: Improved typing, exception if neither step nor decimals is set
|
12 months ago |
Matthias
|
d0d40f4fce
|
test: Improve skdecimal test
|
12 months ago |
Matthias
|
7cfecab7e2
|
Merge branch 'develop' into optuna
|
12 months ago |
Matthias
|
8f8da51808
|
feat: round hyperopt results to 13 digits (this removes floating point errors)
|
12 months ago |
Matthias
|
53ba3ced06
|
test: add test for backtest "get price precision" logic
|
12 months ago |
Matthias
|
8b8bf6f97d
|
refactor: automatically load detailed bt data
|
12 months ago |
Matthias
|
f8a151c2a5
|
feat: Add funding_fee to backtest results
closes #11699
|
12 months ago |
Matthias
|
1013c32316
|
fix: duplicate generate_optimizer to have a non-delayed alternative
|
12 months ago |
viotemp1
|
dd613ac86c
|
fix formatting
|
12 months ago |
viotemp1
|
73c28890d7
|
move @delayed and @wrap_non_picklable_objects in hyperopt_optimizer.py
one test with analyze_per_epoch is failing
|
12 months ago |
Matthias
|
1b2d5a357f
|
test: change level of test mock
|
12 months ago |
Matthias
|
ecc6371733
|
test: reduce amount of mocking
|
12 months ago |
viotemp1
|
ced1ce340a
|
fix some formatting issues
|
12 months ago |
viotemp1
|
8d0ca7f5c1
|
remove backtesting from generate_optimizer
|
12 months ago |
Matthias
|
d8b51875bf
|
test: update tests for new file structure
|
12 months ago |
Matthias
|
83cdf76636
|
chore: simplify import/exports
|
1 year ago |
Matthias
|
f86bc71c43
|
chore: cleanup some test code
|
1 year ago |
viotemp1
|
35c3868c56
|
change for SKDecimal and othercomments
|
1 year ago |
Matthias
|
85689ebc1c
|
test: update skdecimal test to use optuna
|
1 year ago |
Matthias
|
05f19d574a
|
chore: remove commented skopt usages
|
1 year ago |
Matthias
|
6ae5724ad1
|
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
Add new loss function based on profit/drawdown ratio per pair
|
1 year ago |
Matthias
|
16379bbcc5
|
test: small adjustment to test
(simplifying future usage)
|
1 year ago |
Matthias
|
0aa05855d5
|
chore: unpack instead of list concat
|
1 year ago |
Matthias
|
c11de3ac38
|
chore: remove pointless ambiguous unicode characters
|
1 year ago |
Matthias
|
b797a5bf2f
|
chore: remove some unused noqa's
|
1 year ago |