stable/freqtrade/exchange
2023-03-26 16:21:51 +02:00
..
__init__.py Update gateio terminology to Gate 2023-02-11 08:15:11 +01:00
binance_leverage_tiers.json Refresh binance cached leverage tiers 2023-03-13 07:06:59 +01:00
binance.py Revert binance PO fix, since ccxt has fixed this bug. 2023-03-26 16:21:51 +02:00
bitpanda.py
bittrex.py
bybit.py Accept "insufficient funds" error on set_leverage from stop calls 2023-03-21 19:29:27 +01:00
check_exchange.py
coinbasepro.py
common.py Update gateio terminology to Gate 2023-02-11 08:15:11 +01:00
exchange_utils.py Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
exchange.py Explicitly close loop in async tests 2023-03-26 16:21:51 +02:00
gate.py Simplify time in force code structure 2023-03-19 15:30:27 +01:00
hitbtc.py Don't request sorted candles from HitBTC. 2023-02-25 13:49:16 +01:00
huobi.py
kraken.py Remove unused argument from set_leverage 2023-03-21 19:14:09 +01:00
kucoin.py Don't "fix" dry-run kucoin orders 2023-02-26 16:17:41 +01:00
okx.py Accept "insufficient funds" error on set_leverage from stop calls 2023-03-21 19:29:27 +01:00
types.py Improve Orderbook typing to align for diff. exchanges 2023-02-16 06:38:58 +01:00