Commit Graph

6157 Commits

Author SHA1 Message Date
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
Matthias f1d48c8189 test: explicitly test for psycopg3 2025-10-23 07:11:15 +02:00
Matthias 866bda8606 test: update test string for psycopg3 2025-10-23 07:06:36 +02:00
Matthias 2effa7a31b Merge branch 'develop' into fix/remove_deprecation_warning 2025-10-20 20:23:08 +02:00
Matthias f4656a0c6e test: ensure mp_start runs on startup 2025-10-20 19:30:32 +02:00
Matthias 763f08a08e test: test catboost on aarch64 runners 2025-10-19 16:46:33 +02:00
Matthias 9b1fc7a6d4 Merge pull request #12394 from freqtrade/feat/bitget_futures
Add support for bitget futures
2025-10-19 16:32:39 +02:00
Matthias 8d95ca3506 chore: disable deprecationWarning
Very targeted at  'CatBoostClassifier' object has no attribute '__sklearn_tags__'
2025-10-19 16:32:25 +02:00
Matthias 44ec500744 test: add Test-case to ensure hyperopt logging 2025-10-19 12:59:08 +02:00
Matthias 8526733b36 chore: update hyperopt test strategy to new interface 2025-10-19 12:55:00 +02:00
Matthias 46dc378472 test: add bitget leverage prep test 2025-10-18 09:53:42 +02:00
Matthias d1e73c1916 test: add test for cross liquidation price not supported 2025-10-18 09:48:48 +02:00
Matthias 02a0ce8c49 test: enable online bitget tests 2025-10-18 08:47:55 +02:00
Matthias f82d8f3b52 test: refactor _get_params test for simpler reading 2025-10-18 08:47:55 +02:00
Matthias 1f620257f9 test: test for get_params 2025-10-18 08:47:55 +02:00
Matthias 16e9109e96 test: add test for bitget exchange init 2025-10-18 08:47:55 +02:00
Matthias 522fa092ba test: add explicit weekday test 2025-10-16 19:23:53 +02:00
Matthias 8f6f2ab872 test: add explicit test for weekday change 2025-10-16 19:21:31 +02:00