stable/freqtrade/exchange
Michael Egger a514b92dcf
catch MIN_TRADE_REQUIREMENT_NOT_MET as non-critical exception ()
* add MIN_TRADE_REQUIREMENT_NOT_MET to response validation

* implement test
2017-12-26 09:39:29 +01:00
..
__init__.py Make get_signals async. This should speed up create_trade calls by at least 10x. () 2017-12-25 07:01:01 +01:00
bittrex.py catch MIN_TRADE_REQUIREMENT_NOT_MET as non-critical exception () 2017-12-26 09:39:29 +01:00
interface.py refresh whitelist based on wallet health (fixes ) 2017-11-13 21:34:47 +01:00