stable/freqtrade/exchange
Ramon Bastiaans 67b4af5ec4 Improve Binance error handling and resilience
- allow for non-fatal exceptions and retrying of API calls
- catch more common exceptions
- add human error for config.json JSON errors
- update setup files
2018-02-04 13:49:42 +01:00
..
__init__.py Update docs, fix stake currency exchange config and more generic backtest tests 2018-02-02 00:33:10 +01:00
binance.py Improve Binance error handling and resilience 2018-02-04 13:49:42 +01:00
bittrex.py Add Binance exchange support 2018-02-02 00:33:10 +01:00
interface.py Add Binance exchange support 2018-02-02 00:33:10 +01:00