Matthias
|
8b8bf6f97d
|
refactor: automatically load detailed bt data
|
2025-05-03 20:01:13 +02:00 |
|
Matthias
|
f8a151c2a5
|
feat: Add funding_fee to backtest results
closes #11699
|
2025-05-03 14:14:32 +02:00 |
|
Matthias
|
1013c32316
|
fix: duplicate generate_optimizer to have a non-delayed alternative
|
2025-05-03 09:19:50 +02:00 |
|
viotemp1
|
dd613ac86c
|
fix formatting
|
2025-05-02 21:07:34 +03:00 |
|
viotemp1
|
73c28890d7
|
move @delayed and @wrap_non_picklable_objects in hyperopt_optimizer.py
one test with analyze_per_epoch is failing
|
2025-05-02 21:03:51 +03:00 |
|
Matthias
|
61dd94ceb0
|
test: add tests for annotations feature
|
2025-05-02 19:59:23 +02:00 |
|
Matthias
|
1b2d5a357f
|
test: change level of test mock
|
2025-05-01 11:57:17 +02:00 |
|
Matthias
|
ecc6371733
|
test: reduce amount of mocking
|
2025-05-01 10:19:20 +02:00 |
|
Matthias
|
5954c64cc3
|
chore: use ubuntu 24.04 for online tests
|
2025-05-01 08:55:35 +02:00 |
|
viotemp1
|
ced1ce340a
|
fix some formatting issues
|
2025-04-29 17:09:16 +03:00 |
|
Matthias
|
1ef2eeb456
|
chore(ci): reenable htx online tests through proxy
|
2025-04-29 06:58:59 +02:00 |
|
Matthias
|
02ab0eb139
|
test: temporarily disable HTX tests
|
2025-04-28 06:29:48 +02:00 |
|
viotemp1
|
8d0ca7f5c1
|
remove backtesting from generate_optimizer
|
2025-04-27 21:26:06 +03:00 |
|
Matthias
|
d8b51875bf
|
test: update tests for new file structure
|
2025-04-27 11:35:06 +02:00 |
|
Matthias
|
073b625355
|
test: update test for calculate_market_change
|
2025-04-25 08:28:31 +02:00 |
|
Matthias
|
83cdf76636
|
chore: simplify import/exports
|
2025-04-23 19:50:17 +02:00 |
|
Matthias
|
f86bc71c43
|
chore: cleanup some test code
|
2025-04-23 19:19:55 +02:00 |
|
Matthias
|
574419f3a4
|
test: freeze time to avoid random test failure
|
2025-04-21 11:22:16 +02:00 |
|
Matthias
|
6a01985fd1
|
test: add test case to ensure max_stake considers leverage tiers
|
2025-04-18 14:35:54 +02:00 |
|
Matthias
|
d6f58cd6cf
|
test: fix leverage test
|
2025-04-18 14:02:05 +02:00 |
|
Matthias
|
9dd1ce71ca
|
fix: improve get_max_leverage logic
|
2025-04-18 14:01:34 +02:00 |
|
Matthias
|
a6d76cad39
|
test: improve api test to ensure the default is what we expect
|
2025-04-13 10:24:34 +02:00 |
|
viotemp1
|
35c3868c56
|
change for SKDecimal and othercomments
|
2025-04-13 08:58:42 +03:00 |
|
David Arena
|
194d53acf8
|
fix: adding checks for trades and order_by_id
|
2025-04-12 16:57:30 +02:00 |
|
Matthias
|
85689ebc1c
|
test: update skdecimal test to use optuna
|
2025-04-12 12:37:17 +02:00 |
|
Matthias
|
05f19d574a
|
chore: remove commented skopt usages
|
2025-04-12 10:13:42 +02:00 |
|
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
|
2025-04-10 07:14:34 +02:00 |
|
Matthias
|
16379bbcc5
|
test: small adjustment to test
(simplifying future usage)
|
2025-04-10 06:43:12 +02:00 |
|
Matthias
|
a85dc6972d
|
chore: Fix errors through S404 noqa's
|
2025-04-09 20:10:19 +02:00 |
|
Matthias
|
0aa05855d5
|
chore: unpack instead of list concat
|
2025-04-09 20:03:38 +02:00 |
|
Matthias
|
c11de3ac38
|
chore: remove pointless ambiguous unicode characters
|
2025-04-09 19:52:05 +02:00 |
|
Matthias
|
b797a5bf2f
|
chore: remove some unused noqa's
|
2025-04-09 19:51:38 +02:00 |
|
Matthias
|
1d9d2fce7f
|
chore: add noQA for S404
|
2025-04-09 19:49:02 +02:00 |
|
Matthias
|
0e92372b0b
|
chore: don't use list[0] - but next
|
2025-04-09 19:42:46 +02:00 |
|
Matthias
|
68fbab5c32
|
test: fix type-problem in tests
|
2025-04-09 19:31:30 +02:00 |
|
mrpabloyeah
|
c2296d83c3
|
Fix for passing CI
|
2025-04-08 23:17:34 +02:00 |
|
mrpabloyeah
|
9a3ada65f5
|
Complete the integration on freqtrade
|
2025-04-08 23:12:51 +02:00 |
|
Matthias
|
a3d3a4de51
|
test: Update test to reflect new total_profit calculation
|
2025-04-07 19:28:43 +02:00 |
|
Matthias
|
f1b890954a
|
test: enable total_profit_ratio asserts
|
2025-04-07 19:28:43 +02:00 |
|
Matthias
|
0f2ff70bdf
|
test: adjust test to reflect reality
(amount is * leverage)
|
2025-04-07 19:28:43 +02:00 |
|
Matthias
|
d09efa6dd1
|
Merge pull request #11598 from Code0x58/feature/test-args-coupling
Add tests for coupling of `AVAILABLE_CLI_OPTIONS`, `ARGS_*`, and `Arguments`
|
2025-04-05 18:48:00 +02:00 |
|
Matthias
|
f817b21d17
|
chore: fix ruff
|
2025-04-05 18:14:20 +02:00 |
|
Matthias
|
b7298f472c
|
Merge pull request #11561 from mrpabloyeah/calculate-and-save-all-metrics-per-pair
Calculate and save all metrics per pair
|
2025-04-05 18:12:35 +02:00 |
|
Oliver Bristow
|
55be046933
|
Add test for coupling of AVAILABLE_CLI_OPTIONS and Arguments
|
2025-04-04 11:21:20 +01:00 |
|
Oliver Bristow
|
38fa7068ca
|
Add test for coupling of AVAILABLE_CLI_OPTIONS and ARGS_*
|
2025-04-04 11:21:20 +01:00 |
|
Matthias
|
88f8e831d7
|
test: Update ui test to also test for pre-release filtering
|
2025-04-03 20:28:47 +02:00 |
|
Matthias
|
26c7752b7c
|
feat: don't install pre-releases
|
2025-04-03 20:21:08 +02:00 |
|
Matthias
|
1aaf0c2034
|
Merge pull request #11539 from Axel-CH/feat/add-paused-state
Feature: add paused state
|
2025-04-03 06:48:48 +02:00 |
|
Matthias
|
ac3a5900b4
|
Merge pull request #11593 from mrpabloyeah/fix-drawdown-calculation-2
Fix drawdown calculation when maximum drawdown happens on the first trade
|
2025-04-03 06:31:53 +02:00 |
|
Matthias
|
9c39b99ec6
|
test: add test case for new next_limit_in_list usecase
|
2025-04-02 19:43:20 +02:00 |
|