stable/tests/exchange
Matthias a3acdd5240 apply stop-reserve to minimum limits only when necessary
it's unnecessary for amount - but necessary for Cost / price limits.
2023-04-03 06:37:31 +02:00
..
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_binance.py Merge pull request #8386 from freqtrade/feature/price_to_precision_round 2023-03-31 07:20:10 +02:00
test_bitpanda.py Use variable for exchange mocks to shorten lines 2023-03-01 20:27:15 +01:00
test_bybit.py Improve bybit test coverage 2023-02-26 16:17:41 +01:00
test_ccxt_compat.py Reduce impact of short outages 2023-03-25 08:31:35 +01:00
test_ccxt_precise.py Replace Decimal with FtPrecise in trade_model 2022-08-13 08:43:56 +02:00
test_exchange.py apply stop-reserve to minimum limits only when necessary 2023-04-03 06:37:31 +02:00
test_exchange_utils.py Improve supported exchange check by supporting exchange aliases 2022-10-04 19:28:57 +02:00
test_gate.py Enable gate market orders 2023-03-28 06:56:11 +02:00
test_huobi.py Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02:00
test_kraken.py Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02:00
test_kucoin.py Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02:00
test_okx.py Add explicit test for okx lev_prep 2023-03-20 19:27:48 +01:00