This is a brief introduction to lending out dollars and crypto on Bitfinex and includes a bot to automatically manage your lending for ¡yuge profits!
Bitfinex has a facility which allows you to lend out dollars, euros, BTC, LTC, ETH, ETC, ZEC, XMR, Dash, XRP, IOTA, EOS, SAN, OMG, BCH, NEO, ETP, EDO and BTG. They will probably add more later. These loans are utilised by other traders to make bets. They pay daily interest for your loan, which they use in an attempt to make profitable bets for which they keep the profit of and then return your loan.
Funds are lent out for a rate of daily interest for a period of up 2-30 days. The person you lend to can return your loan at any time or they can be closed out of their position. So long as your funds are borrowed for an hour or more, you will get interest. You get interest even if they don't use your funds. Once the person who borrows your funds gets into a position where they only have 115% of the funds able to pay you back, they get closed out and your funds are returned. So your funds are safe from this aspect. However, there is, of course, the risk the exchange gets hacked or otherwise loose your funds or they are shut down. Bitfinex has been hacked twice in the past. The second time was for $37M, which they were able to cover within about 6 months.
The fee to lend out is 15% of your profits. The profit you get is in the currency you are lending. So if you are lending USD, you get a daily USD interest payment. If you're lending SAN your interest payment is in SAN.
Bitfinex provide a facility to auto-lend your funds, but it's primitive and doesn't enable you to keep your funds lent out at the best rate for the longest amount of time. So I've made a bot to lend out any currency on the exchange with some rules that allow you to push for the best compromise between percent of funds lent out at one time and the rate your lending at.
I've lent out USD extensively using this bot at what would be an annual return of about 27.5%. I've not lent out other currencies much, but here are some rough guesses at annual returns:
BTC, LTC, ETH, ETC, Dash, SAN: 7-15%
NEO: 10%
ZEC-XMR: 5%
Everything else: <1%
You can find the bot for lending these out here, with instructions for installation and configuration.
The USD lending settings included have been tweaked to increase interest earned. Though as I mention at the bottom of the Github page, it needs an update to get better rates when funding is really hotly sought.
The bot produces an hourly report of lending showing you what percent of your funds are lent out at what interest rate, how much you are making each day and some general statistics.
![[Image: xxx.png]](https://s13.postimg.org/culdh8gr9/xxx.png)
This allows you to see how you can best tweak your lending.
Unfortunately it's not something that will run as an executable with no tech knowledge. It requires PHP and is best run on a remote server, unless you leave a computer on all night.
If you use Windows:
Install PHP (you can ignore installation of MySQL, Apache, PHPMyAdmin)
Enable CURL
Enable XML
How to add cronjobs in Windows
If you're on Mac, Linux you can probably sort it out.
You can also use these sites: Coinlend and Cryptolend to auto-lend from a web interface. However, they have significantly lower interest rates. If you do use them ensure the API keys you use only have write permission for margin lending, like here as you are giving a 3rd party access to certain facilities of your account.
Bitfinex has a facility which allows you to lend out dollars, euros, BTC, LTC, ETH, ETC, ZEC, XMR, Dash, XRP, IOTA, EOS, SAN, OMG, BCH, NEO, ETP, EDO and BTG. They will probably add more later. These loans are utilised by other traders to make bets. They pay daily interest for your loan, which they use in an attempt to make profitable bets for which they keep the profit of and then return your loan.
Funds are lent out for a rate of daily interest for a period of up 2-30 days. The person you lend to can return your loan at any time or they can be closed out of their position. So long as your funds are borrowed for an hour or more, you will get interest. You get interest even if they don't use your funds. Once the person who borrows your funds gets into a position where they only have 115% of the funds able to pay you back, they get closed out and your funds are returned. So your funds are safe from this aspect. However, there is, of course, the risk the exchange gets hacked or otherwise loose your funds or they are shut down. Bitfinex has been hacked twice in the past. The second time was for $37M, which they were able to cover within about 6 months.
The fee to lend out is 15% of your profits. The profit you get is in the currency you are lending. So if you are lending USD, you get a daily USD interest payment. If you're lending SAN your interest payment is in SAN.
Bitfinex provide a facility to auto-lend your funds, but it's primitive and doesn't enable you to keep your funds lent out at the best rate for the longest amount of time. So I've made a bot to lend out any currency on the exchange with some rules that allow you to push for the best compromise between percent of funds lent out at one time and the rate your lending at.
I've lent out USD extensively using this bot at what would be an annual return of about 27.5%. I've not lent out other currencies much, but here are some rough guesses at annual returns:
BTC, LTC, ETH, ETC, Dash, SAN: 7-15%
NEO: 10%
ZEC-XMR: 5%
Everything else: <1%
You can find the bot for lending these out here, with instructions for installation and configuration.
The USD lending settings included have been tweaked to increase interest earned. Though as I mention at the bottom of the Github page, it needs an update to get better rates when funding is really hotly sought.
The bot produces an hourly report of lending showing you what percent of your funds are lent out at what interest rate, how much you are making each day and some general statistics.
![[Image: xxx.png]](https://s13.postimg.org/culdh8gr9/xxx.png)
This allows you to see how you can best tweak your lending.
Unfortunately it's not something that will run as an executable with no tech knowledge. It requires PHP and is best run on a remote server, unless you leave a computer on all night.
If you use Windows:
Install PHP (you can ignore installation of MySQL, Apache, PHPMyAdmin)
Enable CURL
Enable XML
How to add cronjobs in Windows
If you're on Mac, Linux you can probably sort it out.
You can also use these sites: Coinlend and Cryptolend to auto-lend from a web interface. However, they have significantly lower interest rates. If you do use them ensure the API keys you use only have write permission for margin lending, like here as you are giving a 3rd party access to certain facilities of your account.