Commit Graph

6340 Commits

Author SHA1 Message Date
Matthias b57a7f207e test: simplify ccxt_order_parse test (but improve it at the same time) 2026-03-06 21:07:59 +01:00
Matthias 428d1397a7 Merge pull request #12874 from stash86/main-stash
Add CrossMarketPairList
2026-03-05 06:57:31 +01:00
Matthias aabda8d4f1 test: simplify test 2026-03-05 06:40:04 +01:00
Matthias bc0aeb367a Merge pull request #12876 from freqtrade/fix/chinese_char_pairs
Allow non-ascii characters in pair names
2026-03-04 07:11:01 +01:00
Matthias 1e33ea0059 Merge pull request #12890 from hamadbinghalib/fix/download-data-convert-log-format
fix(configuration): avoid format-string IndexError for --convert in download-data
2026-03-04 07:01:38 +01:00
Stefano bbba9579dc switch "mode" into "pairs_exist_on" 2026-03-04 09:57:11 +09:00
hamadbinghalib da0e3912c6 fix(configuration): avoid IndexError with --convert in download-data 2026-03-03 07:08:16 +04:00
Stefano 5788a75acc add tests to satisfy codecov 2026-03-02 10:24:45 +09:00
Matthias 56d73e0d74 test: update tests for new, simplified scenarios 2026-02-28 13:03:48 +01:00
Stefano 991a1b1ab7 add tests 2026-02-28 10:58:34 +09:00
Matthias f7b11c5166 Merge pull request #12863 from ABSllk/fix-pairlock-expiration
fix: align pairlock backtesting expiration condition with live/dry run
2026-02-27 07:02:04 +01:00
Matthias 166476b21c refactor: remove unused method 2026-02-26 20:17:35 +01:00
ABS 3a775a5b65 test: align backtest_pricecontours expected trades with correctly fixed pairlock expiry duration 2026-02-26 14:23:42 +08:00
Matthias ab9b6989be fix: historic precision must also workf or big numbers 2026-02-26 07:14:37 +01:00
Matthias 34df7b1793 test: add test for path traversal fix 2026-02-24 21:50:23 +01:00
Matthias 429276cac6 test: add tests for base64 strategy verification 2026-02-24 21:20:48 +01:00
Matthias 523a9d644b test: update test for new error message 2026-02-24 21:12:00 +01:00
Matthias 07e1088839 test: improve safe_value_nested test 2026-02-24 20:31:05 +01:00
Matthias b6993f0b24 test: fix random test failure due to missing mandatory key 2026-02-23 20:14:20 +01:00
ABS 6a98df1c71 Merge branch 'freqtrade:develop' into feat/fix-max-drawdown-protection 2026-02-23 10:36:08 +08:00
Matthias ce590cced7 chore: clarify --export-filename Deprecation messages
part of #12846
2026-02-21 20:20:14 +01:00
ABS e19d96f85c test: improve MaxDrawdown mode coverage and naming 2026-02-19 04:20:21 +08:00
ABS f54ccde5fc Merge branch 'freqtrade:develop' into feat/fix-max-drawdown-protection 2026-02-17 15:20:40 +08:00
ABS e1d7c7a081 test: update MaxDrawdown protection tests for starting_balance and calculation modes 2026-02-17 15:20:12 +08:00
Matthias 2325e5f535 chore: reduce binance futures candle count to 499
closes #12751
2026-02-16 19:54:36 +01:00
ABS edd33ab77e Test: update MaxDrawdown tests to match new equity-based logic 2026-02-16 20:32:18 +08:00
Matthias 8ed1e6c394 chore: refactor get_last_sequence_ids 2026-02-15 18:24:02 +01:00
Matthias ca94909ccc test: improve test for migrate_set_sequence_id's 2026-02-15 18:09:05 +01:00
Matthias 5f06b1d43e test: update dry_order_fill test 2026-02-15 16:14:00 +01:00
Matthias a42c8faeca test: add test for immediately triggering stop order
part of #12824
2026-02-15 16:11:54 +01:00
Matthias ecfbfa2a35 test: try fix for test_exchangews_ohlcv random failures 2026-02-15 11:49:01 +01:00
Matthias df6f53ba30 test: update set_sequence_ids test 2026-02-14 16:08:35 +01:00
Matthias d121e97067 test: add test for safe_value_nested 2026-02-13 20:14:01 +01:00
Matthias 519f2d93ba test: update tests for new stoploss_from_absolute behavior 2026-02-11 07:15:29 +01:00
Matthias 04d2ea8773 chore: update sample configs with longer jwt_secret key 2026-02-10 20:19:00 +01:00
Matthias d78ffd7a05 test: use longer JWT_Secret_key for tests 2026-02-10 20:15:35 +01:00
Matthias 3f21a18f46 Merge pull request #12810 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2026-02-10 19:56:09 +01:00
Matthias abf5f2b49a test: update test for strEnum 2026-02-10 07:20:01 +01:00
Matthias aa1de750e9 test: update test for new response code 2026-02-10 06:41:41 +01:00
Matthias 4036375759 test: remove pointless test calculation 2026-02-09 20:02:09 +01:00
Matthias a7890a964f test: add test for /strategy live mode 2026-02-08 13:52:33 +01:00
Matthias 570bfef4b3 test: /strategy/ includes random spaces 2026-02-08 13:30:23 +01:00
Matthias 100babc056 test: improve api-strategy test 2026-02-08 13:30:23 +01:00
Matthias f6e465a0ba test: add test for paramType property 2026-02-08 13:30:23 +01:00
Matthias 65a713a569 fix: don't break list-strategies if one strategy has invalid parameters 2026-02-07 13:40:51 +01:00
Matthias 646531cbfc test: type ccxt_online test setups 2026-02-06 14:07:39 +01:00
Matthias 315a1baf2c test: simplified test setup for compat tests 2026-02-05 20:19:06 +01:00
Matthias e5bd33061b test: limit live futures tests to actual futures exchanges 2026-02-05 19:56:04 +01:00
Matthias 06ed6e6b23 test: fix candle-limit live test 2026-02-05 19:42:23 +01:00
Matthias 110b50a3cb test: improve test_exchangews_ohlcv test setup 2026-02-02 20:30:02 +01:00