stable/freqtrade/exchange
Matthias 4c68bec171 Fix problem in `is_cancel_order_result_suitable`
fixes #7119
2022-07-25 17:47:52 +02:00
..
__init__.py Add huobi exchange class 2022-02-26 10:33:11 +01:00
bibox.py Merge branch 'feat/short' into funding-fee-dry-run 2021-11-14 03:15:22 -06:00
binance.py Store StopPrice for dry-run orders 2022-06-22 06:31:51 +02:00
binance_leverage_tiers.json Update leverage tiers to latest version 2022-07-10 10:11:39 +02:00
bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 2021-12-25 14:28:22 +01:00
bittrex.py Removed setup leverage and transfer functions from exchange 2021-09-09 15:47:49 -06:00
bybit.py Fix bybit spot mode 2022-05-27 08:18:04 +00:00
coinbasepro.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
common.py Also check for createLimitOrder as optionals 2022-07-11 16:09:12 +02:00
exchange.py Fix problem in `is_cancel_order_result_suitable` 2022-07-25 17:47:52 +02:00
ftx.py Add typing information to retrier decorator 2022-05-24 06:54:16 +02:00
gateio.py Stoploss orders should also be eligible to update closed fees 2022-07-16 13:14:21 +02:00
hitbtc.py Removed typing.List from bibox, hitbtc and kucoin 2021-11-13 06:21:17 -06:00
huobi.py Store StopPrice for dry-run orders 2022-06-22 06:31:51 +02:00
kraken.py Fix some type problems 2022-05-25 10:13:37 +00:00
kucoin.py Store StopPrice for dry-run orders 2022-06-22 06:31:51 +02:00
okx.py Fix wrong fee calclulation for gateio futures 2022-07-09 08:51:59 +02:00