stable/freqtrade/exchange
Matthias f6f7c99b9c
Adjust typography and add missing space
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-14 06:31:05 +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 Use get_stoploss_order and cancel_stoploss_order 2020-06-03 06:11:34 +02:00
ftx.py Adjust typography and add missing space 2020-06-14 06:31:05 +02:00
kraken.py Minor: correct import of retrier 2020-05-18 15:20:51 +03:00