freqtrade_origin/tests/exchange
2023-04-17 20:00:57 +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 Improve live test resiliance 2023-04-17 07:25:13 +02:00
test_ccxt_precise.py Replace Decimal with FtPrecise in trade_model 2022-08-13 08:43:56 +02:00
test_exchange_utils.py Improve supported exchange check by supporting exchange aliases 2022-10-04 19:28:57 +02:00
test_exchange.py Add failing tests with leverage 2023-04-15 09:07:43 +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 Update test to properly capture errors from leverage initialization 2023-04-17 20:00:57 +02:00