Post
Topic
Board Digital goods
Re: |_-_- | ELEVARA POLONIEX LENDING BOT |-_-_|[BitcoinTalk Member Vouched] {Python}
by
jackcantrell
on 20/01/2017, 03:14:36 UTC
R00TC0IN, question for you. The lending bot is working well, I think. It goes into Poloniex and lends everything I have in the Lending account at good rates. I didn't make any changes to the default config. All I did was put in my API keys.

But I am getting an error, it looks like it is lending faster than Poloniex likes. This is the message I get:

2017-01-19 22:11:43 Error: Please do not make more than 6 API calls per second. Requesting createLoanOffer
Traceback (most recent call last):
  File "./lendingbot.py", line 69, in
    Lending.lend_all()

Does this stop the bot? Or does it just pick up later and keep lending?