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
Matthias
739a67fdcb
test: add test for new webhook functionality
2025-08-31 08:41:12 +02:00
Matthias
2542102280
test: Test telegram init exception handling
2025-08-30 20:02:03 +02:00
Matthias
321b44b779
chore: fix
2025-08-30 19:57:47 +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
3e8bb29c9f
test: move test to usdt
2025-08-30 15:40:52 +02:00
Matthias
2fd703fcc5
Merge pull request #12170 from mrpabloyeah/some-improvements-to-backtest-summary-metrics
...
Some improvements to backtest summary metrics
2025-08-30 15:40:35 +02:00
Matthias
8cd2ee95f9
feat: add developer documentation to generate backtest results
2025-08-30 14:56: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
93051f4f97
test: update test for dynamic pairlist expansion in list-data
2025-08-28 19:21:54 +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
Matthias
8f6d64f5e1
test: add test for 1000 / k logic
2025-08-26 07:21:09 +02:00
mrpabloyeah
3363b1062e
Merge branch 'freqtrade:develop' into allow-pairs-with-prefix-in-marketcap-pairList
2025-08-25 13:51:16 +02:00
Matthias
b4796cbf73
test: improve decimal parameter test
2025-08-24 17:03:11 +02:00
Matthias
e042b2e07b
test: improve parameter naming
2025-08-24 16:12:10 +02:00
Matthias
9f021cbee6
test: remove combined test
2025-08-24 16:11:46 +02:00
Matthias
bf615e415b
test: split parameter tests to one test per parameter
2025-08-24 16:11:44 +02:00
Matthias
c72f5b79fe
refactor: extract hyperopt-params test to separate file
2025-08-24 16:02:59 +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
Stefano
24f5096ec6
modify test_handle_trade to test several cases of calc_profit_ratio
2025-08-23 17:23:56 +09:00
Matthias
36f2bef6b8
test: update test for split backtest-show reality
2025-08-17 15:02:28 +02:00
Matthias
07906d2576
test: update api backtest test
2025-08-17 15:02:28 +02:00
Matthias
5c977c212b
test: drop test part using --export-filename to determine backtest result naming
2025-08-17 15:02:28 +02:00
Matthias
09b084e85a
chore: adjust backtest-optimize reports tests
2025-08-17 15:02:28 +02:00
Matthias
6063e4accb
Merge pull request #12101 from freqtrade/dependabot/pip/develop/ta-lib-0.6.5
...
chore(deps): bump ta-lib from 0.5.5 to 0.6.5
2025-08-15 13:10:22 +02:00
Matthias
3e3f092f0c
test: reduce ta-lib test accuracy to align with ta-lib 0.6.5
...
Precision for ta-lib 0.6.x was increased
but is lower by 0001 than what was in the freqtrade ta-lib fix
https://github.com/TA-Lib/ta-lib/blob/main/src/ta_func/ta_utility.h#L257
This won't be a problem for any normal usdt pair.
shitcoins on some exchanges (e.g gate) with 12 zeros before the first significant digit wouldn't have worked today, either.
2025-08-14 09:59:07 +02:00
Matthias
834aafb8f2
test: non-freqai tests should run without torch installed
2025-08-14 09:37:07 +02:00
Matthias
32437a95f3
chore: remove unused import
2025-08-13 19:42:01 +02:00
Matthias
2e29d3523b
test: empty pairlist is now handled by config schema
2025-08-13 13:17:16 +02:00
Matthias
612a09634c
test: use appropriate error handlers
2025-08-13 13:08:58 +02:00
mrpabloyeah
ecfa1fd5b5
Adjust expectation for get_markets calls in test_MarketCapPairList_timing
2025-08-11 23:54:50 +02:00
Matthias
b8883b790e
test: adjust stoploss order getting for bitget
2025-08-10 16:35:53 +02:00
Matthias
1a3c913176
feat(bitget): Align bitget candle limits
2025-08-09 15:49:44 +02:00
Matthias
83de41ad0e
test(bitget): add test for bitget ohlcv limit
2025-08-09 15:49:29 +02:00
Matthias
8cc4664823
chore: fix imports
2025-08-07 20:10:01 +02:00
Matthias
aaecbc2206
test(bitget): add test for stoploss emulation
2025-08-07 20:10:01 +02:00
Matthias
e7ea9d09c9
chore: fix typo
2025-08-05 06:45:35 +02:00
Matthias
e4e11be331
chore: temporarily disable htx due to certificate issues
2025-08-05 06:34:56 +02:00
Matthias
4ad049aec3
test: add test-case for futures filter
2025-08-03 19:50:24 +02:00
Matthias
03c16d034d
test: add test for --dex filter
2025-08-03 19:46:43 +02:00
Matthias
b6a6bca41b
Merge pull request #12060 from freqtrade/test/kraken
...
Improved kraken test
2025-08-03 09:47:32 +02:00
Matthias
1ec45dcf19
test: improve kraken fetch trades compatibility test
2025-08-03 09:15:45 +02:00
Matthias
b887e2ad21
test: cleanup conftest file
2025-08-03 08:51:53 +02:00
Matthias
ea2350f1ed
test: add test for bitget ohlcv specifics
2025-08-03 08:51:53 +02:00
Matthias
786c858452
test: enable testing bitget spot markets
2025-08-03 08:51:53 +02:00