stable/freqtrade/exchange
2021-11-07 10:43:00 +01:00
..
__init__.py Configure candle length for OKEX 2021-11-02 19:49:53 +01:00
bibox.py Added bibox and hitbtc funding fee times 2021-10-09 13:14:41 -06:00
binance_leverage_brackets.json moved leverage_brackets.json to exchange/binance_leverage_brackets.json 2021-09-18 03:49:15 -06:00
binance.py removed binance constructor, added fill_leverage_brackets call to exchange constructor 2021-10-22 06:37:56 -06:00
bittrex.py Add kucoin exchange subclass 2021-04-13 12:28:07 +02:00
bybit.py Added more update_funding_fee tests, set exchange of default conf 2021-10-07 04:20:53 -06:00
coinbasepro.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
common.py Reallow bitstamp 2021-10-19 19:12:35 +02:00
exchange.py improve market_is_tradable tests 2021-11-07 10:43:00 +01:00
ftx.py Update list-markets to work for futures/margin as well 2021-11-07 10:43:00 +01:00
gateio.py Changed future to swap 2021-10-23 14:10:09 -06:00
hitbtc.py Added bibox and hitbtc funding fee times 2021-10-09 13:14:41 -06:00
kraken.py updated get_max_leverage to use new ccxt unified property 2021-10-20 08:36:48 -06:00
kucoin.py Added gateio and kucoin funding fee times 2021-10-09 13:09:11 -06:00
okex.py Added okex exchange class futures properties 2021-11-06 22:43:02 -06:00