stable/freqtrade/exchange
Matthias f187753f8f Add ccxt_sync_config to simplify ccxt configuration 2020-05-30 10:45:50 +02:00
..
__init__.py increment limit to adjust to FTX defaults (1500 candles) 2020-02-16 13:20:11 +01:00
bibox.py Reimplement adjustment of ccxt 'has' with more generic ccxt_config class attribute 2019-11-13 20:22:23 +03:00
binance.py Rename get_order_book to fetch_l2_order_book (aligning to ccxt) 2020-05-26 20:27:35 +02:00
common.py Do not throttle with DependencyException in retrier 2020-05-18 17:31:34 +03:00
exchange.py Add ccxt_sync_config to simplify ccxt configuration 2020-05-30 10:45:50 +02:00
ftx.py increment limit to adjust to FTX defaults (1500 candles) 2020-02-16 13:20:11 +01:00
kraken.py Minor: correct import of retrier 2020-05-18 15:20:51 +03:00