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
|
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
|
0041bf5e4e
|
test: use ft_additional_exchange_init in tests
|
2025-10-14 06:30:05 +02:00 |
|
Matthias
|
c7aaa77e44
|
test: test cross margin calc for hyperliquid
|
2025-09-30 20:39:40 +02:00 |
|
Matthias
|
1e8252ffcc
|
test: simplify hyperliquid test
|
2025-09-30 20:33:13 +02:00 |
|
Matthias
|
b9e9f6f040
|
refactor: indicate private methods by convention
|
2025-09-26 06:47:36 +02:00 |
|
Matthias
|
c6061daec4
|
test: rename tests to match scheme
|
2025-09-23 20:17:36 +02:00 |
|
Matthias
|
5be0352705
|
test: add binance spot-delist test
|
2025-09-23 20:17:30 +02:00 |
|
Matthias
|
7aab3b34d6
|
test: add more tests for delist exchange code
|
2025-09-23 19:55:11 +02:00 |
|
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
2025-09-15 19:20:20 +02:00 |
|
Matthias
|
49b9296cd9
|
test: Add futures to test matrix
|
2025-09-09 19:43:00 +02:00 |
|
Matthias
|
09fabd911e
|
test: simplify and improve fetch_ohlcv test
Also adress okx mark oddity - which didn't show up before due to odd
test setup (using "" instead of "spot").
|
2025-09-09 19:42:17 +02:00 |
|
Matthias
|
068caf159d
|
test: update test for new okx candle limits
|
2025-09-09 07:12:03 +02:00 |
|
Matthias
|
cfa855dec8
|
test: remove missleading comment
|
2025-09-07 15:53:56 +02:00 |
|
Matthias
|
3a7721ebe8
|
test: add test for fetch_funding_rate
part of #12206
|
2025-09-06 17:52:14 +02:00 |
|
Matthias
|
246891a8f6
|
feat: limit downloadable funding rates to funding rate interval
Limit using wrong funding-rate timeframes, which can cause wrong
information and assumptions in the strategy
Part of #12206
|
2025-09-06 09:21:28 +02:00 |
|
Matthias
|
3e8bb29c9f
|
test: move test to usdt
|
2025-08-30 15:40:52 +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
|
300a866aac
|
test: update test for new logic
|
2025-07-26 09:48:12 +02:00 |
|
Matthias
|
c1ba2936ec
|
test: update ccxt_config test to set defaultSettle for bybit
|
2025-07-19 16:14:27 +02:00 |
|
Matthias
|
8acc05bb2d
|
chore: update wording in exception message
|
2025-07-08 06:59:52 +02:00 |
|
Matthias
|
8ecd7011cb
|
Merge pull request #11953 from freqtrade/drop_3.10
Drop support for python 3.10
|
2025-07-06 08:58:54 +02:00 |
|
Matthias
|
6e98a369de
|
test: add test case for #11923
|
2025-07-05 19:44:24 +02:00 |
|
Matthias
|
d010a050d3
|
chore: autoformat tests
|
2025-07-04 19:29:12 +02:00 |
|
Matthias
|
7b541ff958
|
test: refactor test to use asyncio.timeout
|
2025-07-04 19:29:12 +02:00 |
|
Matthias
|
deb8bde078
|
refactor: tests - update timezone.utc to UTC
|
2025-07-04 18:22:42 +02:00 |
|
Matthias
|
81fdff1039
|
chore: simplify exchangews_ohlcv further
|
2025-07-04 15:24:44 +02:00 |
|
Matthias
|
5101b1767b
|
test: slightly cleanup ws_ohlcv test
|
2025-07-04 15:04:24 +02:00 |
|
Matthias
|
e90aa6abda
|
test: Increased asyncio.sleep for ws_ohlcv test
|
2025-07-04 14:39:19 +02:00 |
|
Matthias
|
2a5a422079
|
test: attempt to fix test_exchangews_ohlcv flakyness
|
2025-07-03 21:08:09 +02:00 |
|
Matthias
|
e92afb74c6
|
test: improve event-loop mocking
|
2025-07-03 21:08:09 +02:00 |
|
Matthias
|
66020d250c
|
test: update test trades pagination handling to use _ft_has
|
2025-07-03 09:00:27 +02:00 |
|
Matthias
|
2165c3e542
|
tests: update tests to ues new module
|
2025-06-20 20:19:38 +02:00 |
|
Matthias
|
b05fb57fb7
|
chore: huobijp rename to bittrade
aligned with https://github.com/ccxt/ccxt/pull/26036
|
2025-06-02 08:40:05 +02:00 |
|
Matthias
|
77dcc5354c
|
test: update hyperliquid test for new load_markets behavior
|
2025-05-30 07:08:58 +02:00 |
|
Matthias
|
b8b94d58c4
|
test: update tests for new reload_markets behavior
|
2025-05-29 20:12:59 +02:00 |
|
Matthias
|
f3d03dd26a
|
feat: ensure uniqueness among fetched orders
closes #11786
|
2025-05-23 07:39:35 +02:00 |
|
Matthias
|
34ccf141d1
|
test: enhance now_is_time_to_refresh test
|
2025-05-22 20:03:43 +02:00 |
|
Matthias
|
6a01985fd1
|
test: add test case to ensure max_stake considers leverage tiers
|
2025-04-18 14:35:54 +02:00 |
|
Matthias
|
d6f58cd6cf
|
test: fix leverage test
|
2025-04-18 14:02:05 +02:00 |
|
Matthias
|
9dd1ce71ca
|
fix: improve get_max_leverage logic
|
2025-04-18 14:01:34 +02:00 |
|
Matthias
|
0e92372b0b
|
chore: don't use list[0] - but next
|
2025-04-09 19:42:46 +02:00 |
|
Matthias
|
9c39b99ec6
|
test: add test case for new next_limit_in_list usecase
|
2025-04-02 19:43:20 +02:00 |
|