BitBotFactory / MikaLendingBot

Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
http://poloniexlendingbot.readthedocs.io/en/latest/index.html
MIT License
1.11k stars 344 forks source link

Error EUR_BTC #657

Open grepfr opened 3 years ago

grepfr commented 3 years ago

v334 Unhandled error, please open a Github issue so we can fix it! 2021-03-02 10:13:52 Error EUR_BTC Traceback (most recent call last): File "lendingbot.py", line 114, in Lending.lend_all() File "/home/petr/build/bitfinexlendingbot/modules/Lending.py", line 252, in lend_all usable_currencies += lend_cur(cur, total_lent, lending_balances, ticker) File "/home/petr/build/bitfinexlendingbot/modules/Lending.py", line 475, in lend_cur raise msg KeyError: 'EUR_BTC'