stable/freqtrade/exchange
Matthias 5fcab1eee8 Align method names to internal ccxt names
These methods are reimplemented from ccxt so we can test their behaviour.
2020-01-12 14:55:05 +01:00
..
__init__.py Add fix for bibox exchange 2019-11-13 19:50:54 +03: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 Align method names to internal ccxt names 2020-01-12 14:55:05 +01:00
common.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
exchange.py Align method names to internal ccxt names 2020-01-12 14:55:05 +01:00
kraken.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00