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 255f38537e
Simplify stoploss behavior by combining more commonalities
3 years ago
..
__init__.py
test_binance.py Use combined stoploss_adjust where possible 3 years ago
test_bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 4 years ago
test_ccxt_compat.py Fix kucoin live test failure 3 years ago
test_ccxt_precise.py Replace Decimal with FtPrecise in trade_model 4 years ago
test_exchange.py Modify test ensuring we always have a 0 index 3 years ago
test_exchange_utils.py Improve supported exchange check by supporting exchange aliases 3 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 Simplify stoploss behavior by combining more commonalities 3 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. 3 years ago