Bitcoin Forum
May 11, 2024, 01:11:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: deleted  (Read 3366 times)
2586 (OP)
Member
**
Offline Offline

Activity: 77
Merit: 13


View Profile
November 21, 2014, 05:32:35 AM
Last edit: January 30, 2018, 09:37:56 PM by 2586
 #1

deleted
1715433061
Hero Member
*
Offline Offline

Posts: 1715433061

View Profile Personal Message (Offline)

Ignore
1715433061
Reply with quote  #2

1715433061
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
bitcoinfuck
Full Member
***
Offline Offline

Activity: 634
Merit: 106


Europe Belongs To Christians


View Profile
November 23, 2017, 07:01:28 PM
 #2

I've written a lending bot for Bitfinex that places lending offers at a high rate, then gradually lowers them until they're filled. You can specify starting rate, minimum rate, and how fast to lower your rates.

This is intended as a proof of concept alternative to fractional reserve rate (FRR) loans. FRR lending heavily distorts the swap market on Bitfinex. My hope is that Bitfinex will remove the FRR, and implement an on-site version of this bot for lazy lenders (myself included) to use instead.

Git repo: https://github.com/ah3dce/cascadebot
Bitcoin tips: 1Fk1G8yVtXQLC1Eft4r1kS8e3SZyRaFwbM

Requires Python 3 and the requests library: https://pypi.python.org/pypi/requests/

Edit cascadebot.py and fill in the parameters. API key and secret (EDIT: and minimum rates) are required, but the others have reasonable defaults. Once that's done, run the bot with:

Code:
python3 cascadebot.py
   

hey dude it doesn't work

[/url]
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!