stable/tests/exchange
Matthias 0be0ef9e77 Remove duplicate binance test
The same test exists in test_exchange, but for most exchanges.
2023-01-13 07:11:44 +01:00
..
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_binance.py Remove duplicate binance test 2023-01-13 07:11:44 +01:00
test_bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 2021-12-25 14:28:22 +01:00
test_ccxt_compat.py Use futures_pair in ccxt test correctly 2023-01-12 23:39:02 +01:00
test_ccxt_precise.py Replace Decimal with FtPrecise in trade_model 2022-08-13 08:43:56 +02:00
test_exchange.py Remove duplicate binance test 2023-01-13 07:11:44 +01:00
test_exchange_utils.py Improve supported exchange check by supporting exchange aliases 2022-10-04 19:28:57 +02:00
test_gateio.py Fetch 2ndary stoploss order once the order triggered. 2022-07-16 13:14:21 +02:00
test_huobi.py Simplify stoploss behavior by combining more commonalities 2022-10-26 07:14:33 +02:00
test_kraken.py Uppercase TimeInForce (align with ccxt) 2022-08-27 10:30:06 +02:00
test_kucoin.py Store StopPrice for dry-run orders 2022-06-22 06:31:51 +02:00
test_okx.py Allow leverage tier cache to be 4 weeks old. 2022-09-17 10:41:48 +02:00