stable/freqtrade/exchange
Michael Egger a514b92dcf
catch MIN_TRADE_REQUIREMENT_NOT_MET as non-critical exception (#237)
* 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. (#223) 2017-12-25 07:01:01 +01:00
bittrex.py catch MIN_TRADE_REQUIREMENT_NOT_MET as non-critical exception (#237) 2017-12-26 09:39:29 +01:00
interface.py refresh whitelist based on wallet health (fixes #60) 2017-11-13 21:34:47 +01:00