stable/tests/exchange
Matthias 6036018f35 Extract contracts_to_amount and amount_to_contracts to standalone functions 2022-08-23 06:37:38 +02:00
..
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_binance.py Use unified stopPrice for binance 2022-05-29 11:01:01 +02:00
test_bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 2021-12-25 14:28:22 +01:00
test_ccxt_compat.py Extract contracts_to_amount and amount_to_contracts to standalone functions 2022-08-23 06:37:38 +02:00
test_ccxt_precise.py Replace Decimal with FtPrecise in trade_model 2022-08-13 08:43:56 +02:00
test_exchange.py Extract contracts_to_amount and amount_to_contracts to standalone functions 2022-08-23 06:37:38 +02:00
test_ftx.py FTX: Use conditionalOrders endpoint to get proper stop-market order id 2022-08-09 20:09:35 +02:00
test_gateio.py Fetch 2ndary stoploss order once the order triggered. 2022-07-16 13:14:21 +02:00
test_huobi.py Update stoploss method to new functionality 2022-03-04 07:07:34 +01:00
test_kraken.py exchange.create_order removed default for leverage 2022-02-03 17:48:08 -06:00
test_kucoin.py Store StopPrice for dry-run orders 2022-06-22 06:31:51 +02:00
test_okx.py Add tests for leverage tiers caching 2022-08-20 13:54:54 +02:00