Bitcoin Forum
April 25, 2024, 07:46:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Open Source - Arbitrage/trading bot - Project idea  (Read 1440 times)
Reynaldo (OP)
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
December 24, 2014, 02:32:21 PM
 #1

I would like to start an open source arbitrage bot so people can buy/sell bitcoins
give me your suggestions and ideas on this.
I've got a friend that will help with the programming and we would host the project on git hub..
let me know what do you think about this.

An example paid bot is butterbot
1714031177
Hero Member
*
Offline Offline

Posts: 1714031177

View Profile Personal Message (Offline)

Ignore
1714031177
Reply with quote  #2

1714031177
Report to moderator
1714031177
Hero Member
*
Offline Offline

Posts: 1714031177

View Profile Personal Message (Offline)

Ignore
1714031177
Reply with quote  #2

1714031177
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
December 24, 2014, 09:46:48 PM
 #2

It's a lot of work, if you do it right.

Maybe I can help you with some sources.

What language you want to use?

hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
December 24, 2014, 10:12:45 PM
 #3

Maybe I can help you with some sources.

What language you want to use?

I could also join this project, if it is being developed in Java. While I am not extremely familiar with technical trading, I can add features such as support for extra exchanges, alternate ways of storing data, and the like.

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
December 24, 2014, 10:31:47 PM
 #4

Java? Great! Have some exchange API implementations in java.

https://github.com/ReAzem/cryptocoin-tradelib

Maybe I could contribute some more code. Already have some running bots.

Reynaldo (OP)
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
December 25, 2014, 05:59:49 AM
 #5

Well, Tongue i dont really know, but why java instead of any other options?
AwesomeTRADER
Full Member
***
Offline Offline

Activity: 238
Merit: 250


View Profile
December 25, 2014, 06:42:27 AM
 #6

The idea is to make everything simple so that even newbies can start playing around witht eh bot. Also, try to include as many exchanges as you want to and make some nice statistics.

daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
December 25, 2014, 08:36:59 PM
 #7

Why java: java comes with a great lib full of networking functions, UI classes, math classes etc etc. It also runs as a binary on intel 64, intel 32, linux, windows and even android if you do it right.

AwesomeTRADER: what could you contribute to such a bot?

AwesomeTRADER
Full Member
***
Offline Offline

Activity: 238
Merit: 250


View Profile
December 26, 2014, 03:10:34 AM
 #8

Why java: java comes with a great lib full of networking functions, UI classes, math classes etc etc. It also runs as a binary on intel 64, intel 32, linux, windows and even android if you do it right.

AwesomeTRADER: what could you contribute to such a bot?
Well, I have no coding skills but I definitely have mrketing and promoting at my side. I could write a blogg for you guys. Maybe do some photoshop designing in psd, but thats not going to help(i assume) May i know what help you're looking for?
I can suggest soem awesome features. But please let me know how I can help you.

daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
December 26, 2014, 04:54:06 PM
 #9

Well, any design would help _me_ definitely, since I cannot design anything.

Promoting such a project would be nice also, although I'm not sure, if it's necessary?

AwesomeTRADER
Full Member
***
Offline Offline

Activity: 238
Merit: 250


View Profile
December 27, 2014, 07:19:49 AM
 #10

Well, any design would help _me_ definitely, since I cannot design anything.

Promoting such a project would be nice also, although I'm not sure, if it's necessary?
What type of design would you need? HTML, CSS? psd?

Maidak
Legendary
*
Offline Offline

Activity: 1876
Merit: 1058


The OGz Club


View Profile
December 27, 2014, 07:26:52 AM
 #11

watching this really looking forward to seeing something like this come along. There was a free arbitrage bot i used a long while ago on btc-e but he quit updating it years ago I can only assume it was because of the lack in donations.

.The OGz Club.▄█████████████████████████████▄
███████████████████████████████
███████████████████████████████
███████████████████████████
███████████████████████████████
███████████████████████████████
████████████▀███▀████████████
██████████████▀█▀██████████████
████████████▄▄▄▄████████████
██████████████████████████████
███████████████████████████████
████████████████████████████
▀████████████████████████████▀
......The 1st & Only #MemeFi Project......
Website   ◢ Reddit   ◢ Telegram   ◢ Twitter   ◢ TikTok   ◢ Facebook

██████    ██
██
██
██
██
██
██
██
██
██
██████████
       ▄▄▄██▄▄▄
    ▄███████████▄
    █████████████▄
   ███████████████
▄█████████████████▄
▀▀▀▀█████████████▀██
    ▀█████████████▄
    ▄▀█████████████▄
   █▀ ▀▀▀██████████▌
▐███    ▄█████████▀▀
 ▀▀     ▄█████▀▀
       ███▀▀
      ██▀

██████
██
██
██
██
██
██
██
██
██
██████
Reynaldo (OP)
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
December 27, 2014, 07:03:27 PM
 #12

watching this really looking forward to seeing something like this come along. There was a free arbitrage bot i used a long while ago on btc-e but he quit updating it years ago I can only assume it was because of the lack in donations.

Its really nice to see someone like you interested in this maidak.
Boys ive not been posting because it has been some busy holidays but I'm reading everything and getting all ready... keep it up.
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
December 27, 2014, 07:04:26 PM
Last edit: December 27, 2014, 11:28:32 PM by daybyter
 #13

Maidak: Yeah, finding a working business model is the hardest part, I guess.

AwesomeTRADER: I use java Swing for the desktop UI and html for the server part so far.

https://i.imgur.com/iYMDpyB.png

Reynaldo (OP)
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
December 31, 2014, 12:45:02 AM
Last edit: January 02, 2015, 02:19:09 PM by Reynaldo
 #14

Maidak: Yeah, finding a working business model is the hardest part, I guess.

AwesomeTRADER: I use java Swing for the desktop UI and html for the server part so far.

https://i.imgur.com/iYMDpyB.png

That looks pretty good.. keep it up boys.

For ideas, we need to gather and decide which language, so post which one and why.

edit: For now, we've discovered this bot: https://bitcointalk.org/index.php?topic=714870.40 perhaps we should just contribute to this one

Closing this topic for now.
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!