stable/tests/exchange
Matthias d09b462930 Add rudimentary tests for Precise "builtin operator" workings 2022-05-16 19:21:38 +02:00
..
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_binance.py switch notionalFloor -> minNotional and notionalCap -> maxNotional 2022-04-16 21:47:44 -06:00
test_bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 2021-12-25 14:28:22 +01:00
test_ccxt_compat.py Update some ohlcv_candle_limit calls 2022-05-14 13:44:10 +02:00
test_ccxt_precise.py Add rudimentary tests for Precise "builtin operator" workings 2022-05-16 19:21:38 +02:00
test_exchange.py Use ccxt's "precise" to do precise math 2022-05-16 19:21:38 +02:00
test_ftx.py Merge branch 'develop' into feat/short 2022-02-23 06:28:15 +01:00
test_gateio.py no need to "abs" cost will be fixed in ccxt 2022-03-26 19:06:37 +01: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 Update stoploss method to new functionality 2022-03-04 07:07:34 +01:00
test_okx.py Revert ohlcv_candle_limit logic for okx 2022-05-14 19:35:06 +02:00