Bitcoin Forum
June 29, 2024, 07:08:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: [ANN] BitfinexLendingBot - A bot for automated lending at Bitfinex on: September 21, 2015, 04:04:47 AM
Interesting statistical data about your Bot: "BitfinexLendingBot Strategy Evaluation"

Last record is from 2015-05-17, do you have it updated with recent data?

Unfortunately no. I shifted most of the resources to a personal account.
2  Bitcoin / Project Development / Re: [ANN] BitfinexLendingBot - A bot for automated lending at Bitfinex on: September 08, 2015, 12:59:04 PM
Is this lending Bot secure? can we trust it?

can someone pls post some statistical data about the Bot performance

Please check the first 3 posts in this thread regarding bot's strategy, performance and open-source implementation.
3  Bitcoin / Project Development / Re: [ANN] BitfinexLendingBot - A bot for automated lending at Bitfinex on: August 31, 2015, 02:37:06 PM
This is a good project but just like any other financial bots, what is the minimum amount it needs to function?

50USD or equivalent - it's a limit imposed by Bitfinex itself.
4  Bitcoin / Project Development / Re: [ANN] BitfinexLendingBot - A bot for automated lending at Bitfinex on: August 31, 2015, 11:58:56 AM
Could everyone that are having the issue please share their config file (REMOVE YOUR API KEY/SECRET)?

I could not reproduce the problem, but updated the bitfinex-go library to have API request timeouts. Please update your local copy (of both, bot and library) and see if the problem persists.

Thanks!
5  Bitcoin / Project Development / Re: [ANN] BitfinexLendingBot - A bot for automated lending at Bitfinex on: August 31, 2015, 12:12:15 AM
Thanks for reporting this - investigating now.
6  Bitcoin / Project Development / Re: [ANN] BitfinexLendingBot - A bot for automated lending at Bitfinex on: March 30, 2015, 01:47:03 AM
Updated graph with data for the past two months, MarginBot strategy is doing great: https://docs.google.com/a/sutas.eu/spreadsheets/d/1lUwuN0KUwVIDBCxXOMNBsZyx_XsB1ND_KFmAJlUMRKQ/
7  Bitcoin / Project Development / Re: [ANN] BitfinexLendingBot - A bot for automated lending at Bitfinex on: February 22, 2015, 01:08:31 AM
Update: fixed rounding issue (https://github.com/eAndrius/BitfinexLendingBot/issues/1)
8  Bitcoin / Project Development / [ANN] BitfinexLendingBot - A bot for automated lending at Bitfinex on: January 27, 2015, 07:30:57 PM
Wanted to share my project: BitfinexLendingBot - A bot for automated lending at Bitfinex

Requirements, installation instructions, etc can be found at the link above.

The bot was mainly inspired by MarginBot.

It has the following features:
  • Written in Go thus can be easily distributed as a single binary
  • Does not require LAMP stack to run
  • Is configurable by a single file
  • Implements multiple trading strategies
  • Supports logging to file

Feedback and pull requests are very welcome!
9  Bitcoin / Project Development / Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot on: January 23, 2015, 02:53:40 PM
Guys, can we keep this thread focused on MarginBot please?  I don't want people getting confused about what script your discussing.  If you want to discuss or need support on the other script, please start a thread for it.

Totally agree! Sorry for hijacking Smiley
10  Bitcoin / Project Development / Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot on: January 15, 2015, 02:30:11 PM
Nice work.

How does this work for lending BTC? Since I only have BTC in my account I see that it shows my BTC balance where USD balance is shown (in UI). Does this mean that the Gap Bottom and Gap Top should also be expressed in BTC volume and not USD volume?

https://github.com/eAndrius/BitfinexLendingBot can do any Bitfinex-supported currency trading Smiley Moreover, it has different trading strategies, which you can compare here: https://docs.google.com/a/sutas.eu/spreadsheets/d/1lUwuN0KUwVIDBCxXOMNBsZyx_XsB1ND_KFmAJlUMRKQ
11  Bitcoin / Project Development / Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot on: January 15, 2015, 02:23:34 PM

Not by me at least so far, I might have to do it though, as the returns seem viable (I'd still love to see data points back to before November, back when swaps rates were more sideways). I am not much of a fan of PHP and setting up MySQL just to run something that checks a market every 10 minutes and sends a couple orders - also I don't need the UI and stuff like that, so I might just carve out the algorithm and put it into a smaller commandline only bot...


I felt the same way so I built https://github.com/eAndrius/BitfinexLendingBot in my spare time (no LAMP required). Pull requests encouraged!

Good Work.  I built MarginBot to live on a webserver because I didn't want to constantly leave a desktop on and running the bot.  I'd rather not hear loud fans running all night, and I'd rather the bot live on a rack with guaranteed power and 100% internet uptime, but for people with a good server or extra desktop at home, a command-line bot makes sense.

For those that don't want to run it at home though, this bot will perform well on any cheap php hosting plan, like bluehosts or godaddys $2/month plans.

a webserver where you have access to crontab? Surely you will have access to GNU Screen as well Smiley Also, no need for a "good" server like LAMP stacks require, simple headless rpi will be more than enough! The nice thing about yours is that you can use a GUI.
12  Bitcoin / Project Development / Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot on: January 06, 2015, 12:23:36 AM

Not by me at least so far, I might have to do it though, as the returns seem viable (I'd still love to see data points back to before November, back when swaps rates were more sideways). I am not much of a fan of PHP and setting up MySQL just to run something that checks a market every 10 minutes and sends a couple orders - also I don't need the UI and stuff like that, so I might just carve out the algorithm and put it into a smaller commandline only bot...


I felt the same way so I built https://github.com/eAndrius/BitfinexLendingBot in my spare time (no LAMP required). Pull requests encouraged!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!