You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests/exchange
Matthias c1d8ade2fa
Improve supported exchange check by supporting exchange aliases
4 years ago
..
__init__.py Move tests out of freqtrade module 7 years ago
test_binance.py Add binance futures mode checks 4 years ago
test_bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 4 years ago
test_ccxt_compat.py Add binance futures mode checks 4 years ago
test_ccxt_precise.py Replace Decimal with FtPrecise in trade_model 4 years ago
test_exchange.py Better test for contract calculation change 4 years ago
test_exchange_utils.py Improve supported exchange check by supporting exchange aliases 4 years ago
test_ftx.py FTX: Use conditionalOrders endpoint to get proper stop-market order id 4 years ago
test_gateio.py Fetch 2ndary stoploss order once the order triggered. 4 years ago
test_huobi.py Update stoploss method to new functionality 4 years ago
test_kraken.py Uppercase TimeInForce (align with ccxt) 4 years ago
test_kucoin.py Store StopPrice for dry-run orders 4 years ago
test_okx.py Allow leverage tier cache to be 4 weeks old. 4 years ago