stable/freqtrade/exchange
Suraj Jadhav 209370f323 This PR is a fix to issue #219.
Sometimes when there are insufficient funds, bot gets killed by by throwing an ‘OperationalException’ and has to be restarted.

According to me, having insufficient funds cannot be a fatal error causing application to break.
2018-02-27 15:40:03 +05:30
..
__init__.py Ticker in the conf is now an enum string 2018-01-17 13:52:14 +01:00
bittrex.py This PR is a fix to issue #219. 2018-02-27 15:40:03 +05:30
interface.py sort imports 2018-01-11 07:08:56 +02:00