Commit Graph

6406 Commits (stable)

Author SHA1 Message Date
Matthias c7dfd54eb3 test: stabilize time-dependant test after summer time switch
3 weeks ago
Matthias 3e40944b4e test: skip pygments vulnerability for now
4 weeks ago
Matthias 6e6082fa2b test: update test wording for stoploss price type
4 weeks ago
Matthias fd858b79af test: remove "ignore-vuln" from pip-audit tests
4 weeks ago
Matthias 724318c43e test(krakenfutures): Add canceled order test
1 month ago
matstedt eba9c24510 refactor(krakenfutures): drop resolved trigger price workaround
1 month ago
Matthias bd9697e6be test: fix krakenfutures tests
1 month ago
Matthias 200b9da2a2 test: remove unnecessary test
1 month ago
Matthias 32fecd7b15 test(krakenfutures): improve _ft_has test
1 month ago
Matthias f8b99c6e66 test(krakenfutures): update stop strip test
1 month ago
Matthias 57c7edfe26 test: update krakenfutures live test
1 month ago
Matthias 437d0a264c test: Improve test sequence (simplifies analysis)
1 month ago
Matthias 3a28c91635 test: add regular market order
1 month ago
Matthias 1f4c188dbf test: add futures market-parsing test
1 month ago
matstedt bfd758d353 krakenfutures: recompute average and cost from fills for terminal orders
1 month ago
matstedt c533e48310 refactor: remove funding_fee_candle_limit override
1 month ago
matstedt a1e9b6bea8 fix: compute average price from trades and enrich fees for Kraken Futures
1 month ago
matstedt 0dfd7324bd fix: extract triggerPrice from priceTriggerOptions for stoploss orders
1 month ago
Matthias 3c4b07ce46 test: update krakenfutures_tests for usage of __name__
1 month ago
Matthias 027ac3d66c test: simplify longrun tests
1 month ago
matstedt 8c1674b415 fix(tests): use CandleType.FUTURES in test_ohlcv_limit_futures
1 month ago
matstedt eaa35d7b47 style: ruff format
1 month ago
matstedt 0dc26584cc krakenfutures: add funding_fee_candle_limit for limited history
1 month ago
matstedt cb2e50abcf fix(tests): restore exchange_params return in get_futures_exchange
1 month ago
matstedt f0aedc8d23 test(krakenfutures): align tests with simplified stoploss handling
1 month ago
Matthias 83c2ca5a90 test: krakenfutures has no websockets at the moment
1 month ago
Matthias b190079aa8 test: Simplify live test setup
1 month ago
matstedt bfbae5d040 fix(krakenfutures): re-introduce improved stoploss lookup for trigger orders
1 month ago
matstedt f81e335b27 krakenfutures: simplify order/balance handling and harden error mapping
1 month ago
matstedt 756f178ec3 exchange_utils: use ccxt exchange.has directly in capability checks
1 month ago
Matthias 712fd8ac14 chore: import formatting
1 month ago
matstedt 1c77bd6f5d krakenfutures: improve fetch_order fallback
1 month ago
Matthias 1d0bcbe234 test: remove no longer necessary test
1 month ago
matstedt a8d7a72cec tests: drop unused krakenfutures spot leverage flag
1 month ago
matstedt 6ed470884b krakenfutures: backfill leverage tier notionals
1 month ago
matstedt 0cab0e8ac5 fix(tests): use myokx for non-futures list-exchanges check
1 month ago
matstedt 9ddf464c03 fix(exchange): drop unused get_ft_has override plumbing
1 month ago
matstedt 06abc95b2e test: fix contradictory sorting by ruff and isort 7
1 month ago
matstedt b4daabe491 test: re-organize imports
1 month ago
matstedt e5a23f5afd test: fix import order in exchange utils test
1 month ago
matstedt 7ee4338b1f tests: increase coverage - krakenfutures edge paths and ft_has overrides
1 month ago
matstedt 3f6e7ca4c1 tests: cover krakenfutures currency sum and funding fees
1 month ago
matstedt 1345cfdbee exchange: fallback to canceled orders for krakenfutures fetch_order; add tests
1 month ago
matstedt f2780c7c68 exchange: drop ccxt workarounds; keep closed-order fallback
1 month ago
matstedt 1254bd5bab tests: align krakenfutures ohlcv limit check
1 month ago
matstedt 5af4147eb3 tests: adjust list-exchanges futures assertions for krakenfutures
1 month ago
matstedt ca9d4ed026 tests: fix _exchange_has_helper input in exchange_utils test
1 month ago
matstedt 2ed3db330a krakenfutures: use fetch_order_emulated with history fallback
1 month ago
matstedt 38d197b3bf krakenfutures: rely on ft_has stoploss params, update tests/docs
1 month ago
matstedt 5752e52b0f tests: update krakenfutures tests for get_ft_has removal and InvalidOrderException
1 month ago