Matthias
|
cd5ea969c4
|
test: update test pandas frequency usage
|
2026-04-13 18:13:40 +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
|
b45e086b50
|
test: add tests for get_backtest_wallet_change (and market change)
|
2026-04-04 13:41:20 +02:00 |
|
Matthias
|
e28da4b087
|
test: Fix and improve balance distribution test
|
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 |
|
Stefano
|
f2b930079b
|
fix cagr on zero or negative values
|
2026-03-16 12:38:39 +09:00 |
|
Matthias
|
56d73e0d74
|
test: update tests for new, simplified scenarios
|
2026-02-28 13:03:48 +01:00 |
|
Matthias
|
166476b21c
|
refactor: remove unused method
|
2026-02-26 20:17:35 +01:00 |
|
Matthias
|
ab9b6989be
|
fix: historic precision must also workf or big numbers
|
2026-02-26 07:14:37 +01:00 |
|
Matthias
|
4b278941b8
|
test: small improvements to test clarity
|
2026-01-02 11:41:18 +01:00 |
|
Matthias
|
8b1b16cb08
|
test: cleanup unnecessary test fixture
|
2025-12-27 09:53:46 +01:00 |
|
Matthias
|
d15d08a2d5
|
test: Improve refresh_backtest test
|
2025-12-09 20:18:12 +01:00 |
|
Matthias
|
359eba462b
|
feat: add candle_types argument to download-data
|
2025-12-08 12:45:41 +01:00 |
|
Matthias
|
38e48c0c5e
|
test: update refresh ohlcv data test
|
2025-12-08 11:55:58 +01:00 |
|
Matthias
|
0ec1066b34
|
test: add test for funding_rate fix
|
2025-12-08 08:48:37 +01:00 |
|
Matthias
|
62d4da3b94
|
test: add test for get_funding_rate_timeframe
|
2025-12-08 08:43:50 +01:00 |
|
Matthias
|
acc69e0d2e
|
test: fix a couple more tests
|
2025-12-07 16:02:30 +01:00 |
|
Matthias
|
5110d0bdde
|
test: update a couple of tests for new behavior
|
2025-12-07 15:12:42 +01:00 |
|
Matthias
|
e792bafe21
|
test: update test to ensure rel_mean is reasonable
|
2025-12-04 21:28:31 +01:00 |
|
Matthias
|
fe95581acd
|
test: update rel_mean test to use USDT Pairs
This will allow highlighting a problem pointed out in #12588
|
2025-12-04 21:28:31 +01:00 |
|
Matthias
|
7f831f8a9c
|
test: update tests for new test pairs
|
2025-12-04 21:28:31 +01:00 |
|
Matthias
|
7137461891
|
feat: improved download-data logging
|
2025-12-02 21:16:37 +01:00 |
|
Matthias
|
73dccb0780
|
test: Add test case for no parallel on 1 combo
|
2025-11-23 15:43:17 +01:00 |
|
Matthias
|
2015ccc727
|
test: update parallel-history test
|
2025-11-23 15:43:17 +01:00 |
|
Matthias
|
70ec376657
|
test: further expand drawdown test
|
2025-11-15 09:51:27 +01:00 |
|
Matthias
|
1a506dc4b4
|
test: add tests for high/low logic
|
2025-11-14 19:41:52 +01:00 |
|
Matthias
|
92c9f443e8
|
test: add test for dp.check_delisting
|
2025-09-22 19:30:19 +02:00 |
|
Matthias
|
985805e0d5
|
test: add test for order_book_to_dataframe
|
2025-09-20 20:23:23 +02:00 |
|
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
2025-09-15 19:20:20 +02:00 |
|
Matthias
|
6de7c70e7e
|
Merge pull request #11625 from alisalama/develop
Parallelisation of iterative data downloads for speed improvement
|
2025-09-07 19:31:52 +02:00 |
|
Matthias
|
5f1d9cbab1
|
Merge pull request #12151 from mpagnoulle/feat/trades-timerange-filtering
Trades TimeRange filtering for FeatherDataHandler and _if_enabled_populate_trades
|
2025-08-31 10:00:23 +02:00 |
|
Maxime Pagnoulle
|
9d5295fdb4
|
feat: Support for unbounded start and/or end in timerange filtering, added associated tests
|
2025-08-30 17:38:23 +02:00 |
|
Matthias
|
eaf3fc8833
|
test: add negative test for parallel download
|
2025-08-29 20:06:03 +02:00 |
|
Matthias
|
94c5ddc13d
|
test: add test covering parallel pair merging
|
2025-08-29 07:26:05 +02:00 |
|
Matthias
|
ef0fc13235
|
chore: reduce data-load verbosity
|
2025-08-28 20:11:28 +02:00 |
|
Matthias
|
d037f67f74
|
test: add parallel download test
|
2025-08-28 07:07:27 +02:00 |
|
Matthias
|
b1b6341a6e
|
test: improve parallel test to capture caching
|
2025-08-28 06:50:17 +02:00 |
|
Matthias
|
59ab51c06c
|
test: Update basic test for calls to parallel-download
|
2025-08-27 20:19:47 +02:00 |
|
Matthias
|
3ff1e31a81
|
test: don't use fixture if it's only used once
|
2025-08-27 08:31:14 +02:00 |
|
Maxime Pagnoulle
|
f21c5ea88a
|
feat: Remove redundant filtering, add tests for pyarrow trade filtering, use date utils for date to ts conversion
|
2025-08-24 11:59:56 +02:00 |
|
Matthias
|
271ba462b1
|
test: improved formatting for simplified digestion
part of #12054
|
2025-08-02 11:22:14 +02:00 |
|
Matthias
|
690918f8d3
|
test: add test for historic_tick_size with small numbers
part of #12054
|
2025-08-02 11:22:04 +02:00 |
|
Matthias
|
d010a050d3
|
chore: autoformat tests
|
2025-07-04 19:29:12 +02:00 |
|
Matthias
|
deb8bde078
|
refactor: tests - update timezone.utc to UTC
|
2025-07-04 18:22:42 +02:00 |
|
Matthias
|
081fa2209a
|
refactor: correct naming of new function
|
2025-05-03 20:45:52 +02:00 |
|