120 Commits

Author SHA1 Message Date
Matthias d3713cbf09 fix: typo 2026-05-25 08:21:21 +02:00
Matthias 9003d5e9e0 fix: disable failing okx live test 2026-05-25 08:19:34 +02:00
Matthias c19982dd36 chore: use string aliases for astype calls 2026-04-13 18:06:59 +02:00
Matthias 326ef6d49b test: update krakenfutures "filled" test 2026-03-30 06:51:31 +02:00
Matthias 724318c43e test(krakenfutures): Add canceled order test 2026-03-22 19:07:19 +01:00
Matthias bd9697e6be test: fix krakenfutures tests 2026-03-22 19:07:19 +01:00
Matthias 57c7edfe26 test: update krakenfutures live test 2026-03-22 19:07:19 +01:00
Matthias 437d0a264c test: Improve test sequence (simplifies analysis) 2026-03-22 19:07:19 +01:00
Matthias 3a28c91635 test: add regular market order 2026-03-22 19:07:19 +01:00
Matthias 1f4c188dbf test: add futures market-parsing test 2026-03-22 19:07:19 +01:00
Matthias 027ac3d66c test: simplify longrun tests 2026-03-22 19:07:19 +01:00
matstedt 8c1674b415 fix(tests): use CandleType.FUTURES in test_ohlcv_limit_futures
The futures_only ternary incorrectly used CandleType.SPOT for exchanges
that support both spot and futures (binance, gate), causing candle limit
mismatch against candle_count_futures.
2026-03-22 19:07:19 +01:00
matstedt eaa35d7b47 style: ruff format 2026-03-22 19:07:19 +01:00
matstedt cb2e50abcf fix(tests): restore exchange_params return in get_futures_exchange 2026-03-22 19:07:19 +01:00
Matthias 83c2ca5a90 test: krakenfutures has no websockets at the moment 2026-03-22 19:07:19 +01:00
Matthias b190079aa8 test: Simplify live test setup 2026-03-22 19:07:19 +01:00
matstedt a8d7a72cec tests: drop unused krakenfutures spot leverage flag 2026-03-22 19:07:04 +01:00
matstedt 6ed470884b krakenfutures: backfill leverage tier notionals 2026-03-22 19:07:04 +01:00
matstedt 60f71bbc2b tests: re-enable hyperliquid spot online tests 2026-03-22 19:07:04 +01:00
matstedt ea5ae9627d style: ruff format 2026-03-22 19:07:04 +01:00
matstedt 04ec24e737 krakenfutures: move ohlcv cap to _ft_has and support futures-only online tests 2026-03-22 19:07:04 +01:00
Matthias b57a7f207e test: simplify ccxt_order_parse test (but improve it at the same time) 2026-03-06 21:07:59 +01:00
Matthias 2325e5f535 chore: reduce binance futures candle count to 499
closes #12751
2026-02-16 19:54:36 +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 74c88f77c0 test: allow maxNotional to be None 2026-01-25 10:56:58 +01:00
Matthias c9fd8a619a test: re-enable htx online tests 2026-01-22 06:55:35 +01:00
Matthias 0dad2b36ab Merge branch 'develop' into feature/hyperliquid-hip3-support 2025-12-30 08:46:48 +01:00
Matthias b26c37af62 test: test online to ensure HIP3 pairs are in the markets object 2025-12-27 17:33:39 +01:00
Matthias cacd52db1c chore: remove unnecessary todo 2025-12-27 09:53:42 +01:00
Matthias 2d3ff2f8ca test: mark-test should use the candle's defined mark price attribute 2025-12-09 13:42:59 +01:00
Matthias 309985503d test: fix funding_rate_history online test 2025-12-08 20:17:10 +01:00
Matthias 072ed705fc test: fix funding_fee online tests 2025-12-08 19:21:48 +01:00
Matthias 00f687f3f5 test: test futures data with online exchanges 2025-12-08 17:07:26 +01:00
Matthias 80d5b6e24c test: minor refactor in online tests 2025-12-08 16:23:43 +01:00
Matthias a63ea6adb8 test: switch to BTC/USDC in tests for now 2025-12-04 06:56:14 +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 02a0ce8c49 test: enable online bitget tests 2025-10-18 08:47:55 +02:00
Matthias 0041bf5e4e test: use ft_additional_exchange_init in tests 2025-10-14 06:30:05 +02:00
Matthias cfd7d0a38b test: add ccxt parse test for kraken
part of #12326
2025-10-06 19:13:20 +02:00
Matthias 102fc3e184 test: add basic online tests for coinex exchange 2025-09-30 19:23:02 +02:00
Matthias 7b45844670 test: ensure non-unified ccxt method ain't going away. 2025-09-23 19:57:43 +02:00
Matthias 1a3c913176 feat(bitget): Align bitget candle limits 2025-08-09 15:49:44 +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 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