Post
Topic
Board Service Announcements (Altcoins)
pyLendiex - A Poloniex Python lending bot (compatible with an Raspberry Pi)
by
Novize
on 16/08/2017, 08:32:04 UTC
Hello everyone,

I've coded a small but functional Poloniex lending bot, called pyLendiex. The bot is fully open source (GPL v3) and can be found on GitHub: https://github.com/novize001/pyLendiex.

pyLendiex is written in Python 3 and provides the following major features (in version 0.1):
  • Automatic lending for any coin which is allowed to be lend on Poloniex
  • A central configuration file where you can set specific settings for every single coin
  • You can set multiple values including a fixed rate (which will be used as a minimum of interests) per coin.
  • The bot is working under Linux, MAC and Windows (it also works on a Raspberry Pi)

pyLendiex is originally based on an example script, made by the GitHub user s4w3d0ff: https://github.com/s4w3d0ff/python-poloniex. This bot also uses the Poloniex Python API bindings.

I've also written down a more complex tutorial on how to get this bot working under Debian / Ubuntu / Raspbian as well: http://www.mybitcoin.space/2017/08/pylendiex-v01-released.html

Feedback and improvement suggestions are welcome.

If you want to, you can leave me a tip at following addresses:
  • BTC: 19569fzZYUBAfvyHwuux4bgeyuqX8b7ZYR
  • DOGE: DNeLigQypCiKJh32EppngbR6M5jsnJD5aM
  • RDD: RqwxsQvmoKZ8hgjgrcEZF2CEGsocp4ziXi


EDIT: Sorry, it seems like I created this topic in the wrong Sub forum. Could a mod please move it?