MikaLendingBot
MikaLendingBot copied to clipboard
Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
Ubuntu 20.04 LTS. On the host, port 8000 does not open, you cannot go to http://127.0.0.1:8000/lendingbot.html. It worked earlier. ``` zenbooster@zenpc:~/git/test/MikaLendingBot$ sudo docker-compose up -d Creating network "mikalendingbot_default" with the...
Keep getting this error on the log Traceback (most recent call last): poloniex_1 | File "/usr/src/app/lendingbot.py", line 97, in poloniex_1 | Lending.transfer_balances() poloniex_1 | File "/usr/src/app/modules/Lending.py", line 454, in transfer_balances...
## Description It adds a plugin with rates statistic. It seems that someone wants this future also #312 It's my first pull request, so please excuse my mistakes. Preview: https://ibb.co/TPKM8ZJ...
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",...
hey, it seem that yfi stats are not pulled out of bitfi : 2020-12-29 12:40:50 Placing 0.1 YFI at 4.9999% for 60 days... Loan order placed. and the bot never...
Pandas dropped support for Python2, so it's not possible to use this bot anymore on fresh systems.
Add support for python 3 (Only tested on 3.6 so far) ## Description Python 2 will eventually be discontinued. Also this allows for async and other functionality eventually if we...
hey developer, i was hoping it would be nice to implement a multiple account configs, maybe like arrays
We can add easily password to the web app on Python Anyware, but not if we're using the bot on a VPS. Would be good to have this option on...
Hello, i installed a fresh Linux mint and trying to start the bot, but i got the error 403 Forbidden Requesting returnOpenLoanOffers. Poloniex reports: 'Invalid API key/secret pair. the seceret/key...