Bitcoin Forum
April 26, 2024, 11:06:04 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] MarginBot - A Bitfinex Margin Lending Management Bot on: July 24, 2016, 09:00:44 PM
So I finally managed to get the install.php to run correctly.

However I am now having issues with the bot itself.



It is displaying that I have $0 available balance, and Deposit even though there are available funds.



If I manually place an offer to lend out



It will show up in the loans pending. But the second the cron job runs it will cancel the offer. And just put all the funds back into available.


Has anyone else had this problem? Or have any suggestions how to fix it?

Glad you got it working! Does your API code have the correct API authorizations for the bot? That's really all I can think of...

I only gave the api key access to read and write for Margin Funding. Do I need to give it more access?

I wish it was that simple but seeing as it can cancel my offers I would assume that's not the problem.

Which fork/version are you using?
I'm using this one:

https://github.com/deponzit/MarginBot

Finally got it working. You were right it was a problem with the API access. To fix it I simply gave it read access to everything, and write access to margin funding only for security purposes. Now it seems to be running well.

The only issue left is that the website still shows me "It appears the hourly cron hasn't been running. The last time it ran was 1:00:03 pm, July 24th, 2016. Check to make sure your cronjob contains a job similar to:  ect..." for both cron jobs. Even though it updates the time and they are 100% running. Whatever that's simply cosmetic.
2  Bitcoin / Project Development / Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot on: July 24, 2016, 01:08:37 AM
So I finally managed to get the install.php to run correctly.

However I am now having issues with the bot itself.



It is displaying that I have $0 available balance, and Deposit even though there are available funds.



If I manually place an offer to lend out



It will show up in the loans pending. But the second the cron job runs it will cancel the offer. And just put all the funds back into available.


Has anyone else had this problem? Or have any suggestions how to fix it?

Glad you got it working! Does your API code have the correct API authorizations for the bot? That's really all I can think of...

I only gave the api key access to read and write for Margin Funding. Do I need to give it more access?

I wish it was that simple but seeing as it can cancel my offers I would assume that's not the problem.

Which fork/version are you using?
3  Bitcoin / Project Development / Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot on: July 24, 2016, 01:00:39 AM
So I finally managed to get the install.php to run correctly.

However I am now having issues with the bot itself.



It is displaying that I have $0 available balance, and Deposit even though there are available funds.



If I manually place an offer to lend out



It will show up in the loans pending. But the second the cron job runs it will cancel the offer. And just put all the funds back into available without putting in anymore offers to lend the funds out.


Has anyone else had this problem? Or have any suggestions how to fix it?
4  Bitcoin / Project Development / Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot on: July 23, 2016, 07:37:58 AM
I have been trying to set this up and its been having some issues. Does anyone know if this is still working/updated?

If not does anyone have a good suggestion for an alternative?

Should still be working, although I had issues setting it up on a website initially. So I just set it up on a RasbPi LAMP server I had laying around.

Hey,

Since you mentioned that the Margin Bot is still working I was wondering if you had any advice for me. I have tried installing the bot twice first on a Centos Vps and then again on shared hosting through godaddy. Both times I made sure short tags were enabled and that the server/shared hosting had php 5.3+ and I double checked that curl was enabled and working. + I made sure to 777 chmod the config file.

I would then run into the same problem on both setups. After the second page of the install where you click something like "finish install" I would click it and it would basically just refresh the page and stay on the second page of the install process.

After that I would go to the index and try to login and my login would not work. So I checked the mysql db and the tables were created for users ect... but they were left completely blank leading me to believe there is some kind of problem with the connection to the mysql database.

If you have any advice or suggestions it would be greatly appreciated I have been trying to fix this for two days now.
5  Bitcoin / Project Development / Re: [ANN] MarginBot - A Bitfinex Margin Lending Management Bot on: July 23, 2016, 12:09:37 AM
I have been trying to set this up and its been having some issues. Does anyone know if this is still working/updated?

If not does anyone have a good suggestion for an alternative?
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!