Matthias
|
c1795c79f3
|
Merge pull request #13048 from freqtrade/dependabot/pip/develop/pandas-3.0.2
chore(deps): bump pandas from 2.3.3 to 3.0.2
|
2026-04-17 06:21:04 +02:00 |
|
Matthias
|
b71f91a156
|
test: attempted reduction of test flukes by resetting recwarn
|
2026-04-14 21:07:16 +02:00 |
|
Matthias
|
2c5dc72985
|
chore: ensure date-column is in ms range
|
2026-04-13 20:09:47 +02:00 |
|
Matthias
|
412e112c0f
|
test: fix pandas3 test
|
2026-04-13 18:13:40 +02:00 |
|
Matthias
|
cd5ea969c4
|
test: update test pandas frequency usage
|
2026-04-13 18:13:40 +02:00 |
|
Matthias
|
c19982dd36
|
chore: use string aliases for astype calls
|
2026-04-13 18:06:59 +02:00 |
|
Matthias
|
74ba9d76a2
|
fix: use as_unit instead of int math
|
2026-04-13 07:18:48 +02:00 |
|
Matthias
|
51d61bc6a8
|
chore: don't use microsecond precision for
|
2026-04-12 19:52:18 +02:00 |
|
Matthias
|
f6f0180fc1
|
fix: use more stable "date to ms" method
|
2026-04-12 13:35:36 +02:00 |
|
Matthias
|
33211c8eb1
|
chore: don't use deprecated resmapling frequency
|
2026-04-12 13:25:07 +02:00 |
|
Matthias
|
22707d6c04
|
test: update test with new metrics
|
2026-04-12 09:51:54 +02:00 |
|
Matthias
|
64ceb028ac
|
test: add test for wallet based output
|
2026-04-11 17:25:58 +02:00 |
|
Matthias
|
624be0c469
|
feat: add calmar_from_balance
|
2026-04-11 17:10:05 +02:00 |
|
Matthias
|
bcd9023a8d
|
feat: add max-drawdown from wallet balance
|
2026-04-11 17:09:37 +02:00 |
|
Matthias
|
6210927bdb
|
feat: add sortino_from_balance calculation
|
2026-04-11 16:59:55 +02:00 |
|
Matthias
|
97badd0d3b
|
test: add tests for sharpe based on balance
|
2026-04-11 16:43:28 +02:00 |
|
Matthias
|
68d514db91
|
test: split test_btanalysis and test_metrics
|
2026-04-11 16:41:07 +02:00 |
|
Matthias
|
36b427cd3b
|
feat: be clear on the use of demo exchanges
|
2026-04-09 06:38:24 +02:00 |
|
Matthias
|
8b204c75cb
|
test: test validate_demo / dry-run combo
|
2026-04-09 06:38:24 +02:00 |
|
Matthias
|
1ac68d6161
|
feat: show message when enabling demo trading mode
|
2026-04-09 06:38:24 +02:00 |
|
Matthias
|
e7f9059ff4
|
test: add test for demo trading validation
|
2026-04-09 06:38:24 +02:00 |
|
Matthias
|
ed6899aad6
|
Merge pull request #13019 from freqtrade/feat/capture_wallets
Capture wallet balance
|
2026-04-07 07:16:34 +02:00 |
|
Matthias
|
70b24fd0c1
|
test: reset pairlocks pior to running test
|
2026-04-07 06:44:25 +02:00 |
|
Matthias
|
c906e146fc
|
test: add reset_locks to the end of the new test
|
2026-04-06 10:24:41 +02:00 |
|
Matthias
|
6712d20578
|
test: Add test for new pairlock deduplication
|
2026-04-06 09:58:58 +02:00 |
|
Matthias
|
3d68d6aefc
|
test: Add exchange mock for get_pair_base_currency
|
2026-04-05 17:06:53 +02:00 |
|
Matthias
|
b6b9ae5eb0
|
test: assert repr for walletHistory
|
2026-04-04 14:09:36 +02:00 |
|
Matthias
|
b45e086b50
|
test: add tests for get_backtest_wallet_change (and market change)
|
2026-04-04 13:41:20 +02:00 |
|
Matthias
|
66eb7f0199
|
test: add test for historic_balance endpoint
|
2026-04-04 13:12:43 +02:00 |
|
Matthias
|
dec3c3e13b
|
test: fix a couple tsts ...
|
2026-04-04 12:12:11 +02:00 |
|
Matthias
|
e28da4b087
|
test: Fix and improve balance distribution test
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
5e6d3e265b
|
tests: rename mock helper function
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
138b70a2bf
|
test: add explicit test for prepare_balance_distribution
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
4cac724709
|
test: update wallet capture test
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
f7ddf46b32
|
refactor: rename WalletHistory fieldname from price to rate
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
1237bb798c
|
test: fix backtest api wallets test
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
cb8d68f395
|
test: add test for record_wallet_state
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
7dfcf846d0
|
test: add asserts for backtest wallet capturing
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
4904c7b9fd
|
refactor: split trade_parallelism trades into their own testfile
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
27c7a37531
|
test: add test for balance_distribution_over_time
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
1d7b1cd4ea
|
test: improve test to make it more realistic
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
03fd0575ce
|
test: simplify imports
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
c12c2177cd
|
test: add tests for wallets_migration
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
51cf051fce
|
test: add test for backtest/wallets endpoint
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
4ddb7fd43f
|
chore: clarify delist-filter exception
|
2026-04-04 09:02:52 +02:00 |
|
Matthias
|
326ef6d49b
|
test: update krakenfutures "filled" test
|
2026-03-30 06:51:31 +02:00 |
|
Matthias
|
c7dfd54eb3
|
test: stabilize time-dependant test after summer time switch
|
2026-03-29 13:33:56 +02:00 |
|
Matthias
|
3e40944b4e
|
test: skip pygments vulnerability for now
|
2026-03-26 07:15:21 +01:00 |
|
Matthias
|
6e6082fa2b
|
test: update test wording for stoploss price type
|
2026-03-26 07:08:44 +01:00 |
|
Matthias
|
fd858b79af
|
test: remove "ignore-vuln" from pip-audit tests
the vulnerability was fixed.
|
2026-03-25 10:58:39 +01:00 |
|