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
|
649db69314
|
test: add tests for N/A when formatting prices
|
2025-11-23 08:30:24 +01:00 |
|
Matthias
|
a4e6ac0c7f
|
test: update test for new status table behavior
|
2025-11-23 08:18:51 +01:00 |
|
Matthias
|
2750643e07
|
test: add tests for format_pct
|
2025-11-23 08:14:39 +01:00 |
|
Matthias
|
b364153d02
|
feat: add nr_of_successful_* to api
|
2025-11-22 15:46:34 +01:00 |
|
Matthias
|
916d8324cb
|
test: update tests with new fields
|
2025-11-22 13:48:57 +01:00 |
|
Matthias
|
220480327c
|
test: add explicit test for dry_order_filled
|
2025-11-21 07:11:05 +01:00 |
|
Matthias
|
56a8fb4aae
|
Merge pull request #12532 from stash86/bitget-delist
add delisting check for bitget futures
|
2025-11-20 19:51:05 +01:00 |
|
Matthias
|
3f782fc482
|
Merge pull request #12531 from stash86/bybit-delist
add delisting check for bybit futures
|
2025-11-20 19:48:11 +01:00 |
|
Matthias
|
92fd9411e5
|
chore: simplify import
|
2025-11-20 19:31:28 +01:00 |
|
Matthias
|
50402c5cdc
|
test: add explicit tests for price_crossed
|
2025-11-20 06:54:22 +01:00 |
|
Stefano
|
4017b010f4
|
add test
|
2025-11-20 09:36:17 +09:00 |
|
Stefano
|
7e178cb032
|
add test
|
2025-11-20 09:26:16 +09:00 |
|
Matthias
|
d1e71544af
|
test: imrpove testcase
|
2025-11-18 19:45:32 +01:00 |
|
Matthias
|
6e1367fa94
|
test: enable gate futures test
|
2025-11-18 19:16:32 +01:00 |
|
Matthias
|
e67c2eefff
|
test: live test "get_fee" for futures exchange
|
2025-11-17 07:20:44 +01:00 |
|
Matthias
|
b753231d3c
|
Merge pull request #12512 from mrpabloyeah/fix-high_value-calculation-in-calculate_max_drawdown
Fix high_value calculation in calculate_max_drawdown()
|
2025-11-15 16:03:35 +01:00 |
|
Matthias
|
5000927939
|
test: add tests for new list-timeframes behavior
|
2025-11-15 15:49:45 +01:00 |
|
Matthias
|
89274bfcdb
|
test: update tests for new timeframe approach
|
2025-11-15 15:46:09 +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
|
7d1c2d3a1b
|
test: Update test mock approach for hyperopt
|
2025-11-08 16:25:07 +01:00 |
|
Matthias
|
a9f9b73a3a
|
Merge pull request #12479 from freqtrade/feat/hyperopt_custom_spaces
Add support for custom hyperopt spaces
|
2025-11-08 16:01:42 +01:00 |
|
Matthias
|
4a225cab23
|
test: update test for new "conflicting" behavior
|
2025-11-06 20:43:57 +01:00 |
|
Matthias
|
f93c906614
|
test: improve tests for new builtin spaces
|
2025-11-06 20:36:40 +01:00 |
|
Matthias
|
649aff8076
|
feat: add builtin spaces enter and exit
|
2025-11-06 20:30:38 +01:00 |
|
Matthias
|
d1014ce3ce
|
Merge pull request #12448 from stash86/main-stash
Add blacklist mode to MarketcapPairlist
|
2025-11-06 07:30:37 +01:00 |
|
Matthias
|
7526fd0e0d
|
test: Add additional test
shows the difference between max_rank 2 and max_rank6 in blacklist mode.
|
2025-11-06 07:05:36 +01:00 |
|
Matthias
|
1328df772b
|
feat: ensure spaces are valid identifiers
|
2025-11-05 21:05:15 +01:00 |
|
Matthias
|
d1b553cecc
|
test: add custom parameter to test strategy
|
2025-11-05 20:14:28 +01:00 |
|
Matthias
|
007ab1b796
|
test: some cleanup
|
2025-11-04 07:14:01 +01:00 |
|
Matthias
|
c091426c44
|
feat: improve Auto-space detection logic
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
ab28e43050
|
test: update tests to new behavior
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
367b9fa7f6
|
test: fix failing test
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
8269333d9c
|
feat: improve output wording
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
4cabbe4d52
|
test: remove detect_parameters from tests
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
6f48b82297
|
test: slight update to test ...
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
ffab6c3c50
|
test: Add test for "no hyperopt parameters found" error
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
c6a7b84684
|
test: update test for new init sequence
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
886c15a7fb
|
test: update test asserting no longer existing metric
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
635af046bf
|
test: add test for string loading skipping
|
2025-11-02 16:48:53 +01:00 |
|
Matthias
|
5be0a9c069
|
test: update test trading-mode validation test
|
2025-11-02 09:38:10 +01:00 |
|
Stefano
|
015f1055a7
|
add tests
|
2025-10-31 17:22:46 +09:00 |
|
Matthias
|
cdd9968831
|
test: use realistic arguments for tests
|
2025-10-31 07:02:53 +01:00 |
|
Matthias
|
758f1eea93
|
test: consistent use of "spaces" in tests
|
2025-10-30 06:38:43 +01:00 |
|
Matthias
|
4adab37b2a
|
test: update test for removal of --hyperopt argument
|
2025-10-29 17:58:00 +01:00 |
|
Matthias
|
89802da1c7
|
test: update tests for new okx limits
|
2025-10-27 19:45:21 +01:00 |
|
Matthias
|
c18a52fd2d
|
test: update tests for new error formatting
|
2025-10-25 13:15:41 +02:00 |
|
Matthias
|
89e68d7d4d
|
test: add test case for string custom stake amount
|
2025-10-25 09:42:45 +02:00 |
|