freqtrade_origin/tests/exchange
2023-07-07 11:15:15 +02:00
..
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_binance.py Update method casing in tests 2023-05-23 19:22:58 +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 Add explicit online test for get_trade_history 2023-07-07 11:15:15 +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 test and fix for stop-price == limit price 2023-06-11 17:20:35 +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 get_stop_params 2023-06-10 16:56:41 +02:00