Search content
Sort by

Showing 20 of 964 results by daybyter
Post
Topic
Board Altcoins (Deutsch)
Re: INSGESAMT 50.000 eMark zu VERDIENEN - AUFGABEN und ZIELE der Deutschen eMark!
by
daybyter
on 04/01/2015, 20:15:28 UTC
Ja, aber in welchem Fall tauschen sie es? Wenn sie es entweder als sicheres Aufbewahrungsmittel sehen oder aber eben interessante Dinge damit kaufen können.
Post
Topic
Board Service Discussion
Re: LakeBTC API Sample Code in Node.js, Ruby, Python, Java, and PHP
by
daybyter
on 04/01/2015, 19:51:08 UTC
Oh....  Sad

And I hoped, someone was working on another trading client...
Post
Topic
Board Trading Discussion
Re: Bitcoin arbitrage - your experience and opinion
by
daybyter
on 02/01/2015, 21:53:26 UTC
You got good ideas how such a tool should look and work?
Post
Topic
Board Service Discussion
Re: LakeBTC API Sample Code in Node.js, Ruby, Python, Java, and PHP
by
daybyter
on 30/12/2014, 19:16:30 UTC
The official LakeBTC client? Would be cool.
Post
Topic
Board Service Discussion
Re: LakeBTC API Sample Code in Node.js, Ruby, Python, Java, and PHP
by
daybyter
on 29/12/2014, 19:41:00 UTC
Post
Topic
Board Suche
Re: [S] Webdeveoper (PHP,HTML,Java,MYsql) [B] BTC
by
daybyter
on 28/12/2014, 16:30:23 UTC
Kann coden und bräuchte eh selbst nen Shop. Vielleicht kann man sich zusammentun.
Post
Topic
Board Project Development
Re: Open Source - Arbitrage/trading bot - Project idea
by
daybyter
on 27/12/2014, 19:04:26 UTC
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.

http://i.imgur.com/iYMDpyB.png
Post
Topic
Board Altcoins (Deutsch)
Re: Welche Altcoin mit Laptop minen?
by
daybyter
on 27/12/2014, 19:00:49 UTC
Danke! Mal schauen, ob ich dafür nen Docker-Container hinbekomme.
Post
Topic
Board Trading Discussion
Re: Chart software
by
daybyter
on 26/12/2014, 21:57:41 UTC
MtGox? Are you sure?
Post
Topic
Board Project Development
Re: Open Source - Arbitrage/trading bot - Project idea
by
daybyter
on 26/12/2014, 16:54:06 UTC
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?
Post
Topic
Board Project Development
Re: Open Source - Arbitrage/trading bot - Project idea
by
daybyter
on 25/12/2014, 20:36:59 UTC
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?
Post
Topic
Board Service Discussion
Re: LakeBTC API Sample Code in Node.js, Ruby, Python, Java, and PHP
by
daybyter
on 25/12/2014, 20:35:03 UTC
I try to compile my code under Android on a regular base. Building an android app shouldn't be too hard, I guess.

any download links? gg play? I hope i can try it, at the first group for free  Grin Grin

I only released a smaller part as opensource:

https://github.com/ReAzem/cryptocoin-tradelib
Post
Topic
Board Project Development
Re: Open Source - Arbitrage/trading bot - Project idea
by
daybyter
on 24/12/2014, 22:31:47 UTC
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.
Post
Topic
Board Service Discussion
Re: LakeBTC API Sample Code in Node.js, Ruby, Python, Java, and PHP
by
daybyter
on 24/12/2014, 21:48:31 UTC
Well you need at least some info on the prices. The depth, the recent trades etc. Just a buy and sell form doesn't make much sense, I guess.
Post
Topic
Board Project Development
Re: Open Source - Arbitrage/trading bot - Project idea
by
daybyter
on 24/12/2014, 21:46:48 UTC
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?
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source
by
daybyter
on 23/12/2014, 23:04:35 UTC
Hacked a docker container to run the wallet. If anyone is interested, PM me.
Post
Topic
Board Service Discussion
Re: LakeBTC API Sample Code in Node.js, Ruby, Python, Java, and PHP
by
daybyter
on 23/12/2014, 21:12:21 UTC
What kinda features would you expect? Unfortunately I cannot really do any graphical design.  Sad
Post
Topic
Board Trading Discussion
Re: arbitrage from btc-e to bitstamp - is it worth it?
by
daybyter
on 23/12/2014, 20:57:22 UTC
No. I think there's always a risk. And another problem is, that you might need lots of currencies. Maybe like 100 or so. I'm working at the moment to run lots of wallets on a machine.
Post
Topic
Board Service Discussion
Re: LakeBTC API Sample Code in Node.js, Ruby, Python, Java, and PHP
by
daybyter
on 22/12/2014, 21:55:36 UTC
I try to compile my code under Android on a regular base. Building an android app shouldn't be too hard, I guess.
Post
Topic
Board Project Development
Re: I want an android alarm clock app that also shows the Bitcoin price
by
daybyter
on 20/12/2014, 20:54:20 UTC
Better abstract from the actual exchange and coin type. Maybe I can help with that.