Bitcoin Forum
May 28, 2024, 01:30:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
401  Local / Trading und Spekulation / Re: China ! on: September 27, 2013, 01:06:07 PM
Problem könnte nur sein, dass ich das mit Java mache?
402  Local / Trading und Spekulation / Re: China ! on: September 27, 2013, 12:21:37 PM
ich wollte mich heut mal an die arbeit machen und china exchanges APIs für www.cryptocoincharts.info einlesen. gestatlet sich schwieriger als gedacht. die meisten seiten brauchen EWIG zum laden, google translate ist mies und bis jetzt hab ich noch gar keine API dokumentation gefunden. ein paar hab ich direkt per mail angeschrieben. die anderen brauchen extra tokens. alles sehr kompliziert und zeitaufwändig Sad

Bist Du ggf. an einer Zusammenarbeit interessiert, um sowas zu implementieren? Ich hab schon einige APIs implementiert und eine Site aus China wäre eine nette Ergänzung...
403  Economy / Services / Re: Wheel Game / Gambling Developer Needed. on: September 26, 2013, 10:12:38 AM
You should split the task. Most coders are not good designers and vice versa...
404  Economy / Trading Discussion / Re: Visualizing BTC-T API data in external software? on: September 23, 2013, 02:29:14 PM
I had this same problem. So I wrote my own stuff.



Released a framework to process API data in Java:

https://github.com/ReAzem/cryptocoin-tradelib
405  Other / Beginners & Help / Re: Newbies Hangout on: September 23, 2013, 02:09:13 PM
I'm not good with graphics and I don't have a personal website. I also don't want to sell my signature space, or so...

I just can code. You will find some postings with screenshots here, if you want to know, what I'm doing.
406  Other / Beginners & Help / Re: Newbies Hangout on: September 23, 2013, 11:37:01 AM
Any bot coders here?
407  Economy / Trading Discussion / Re: Online trading bot with Bitcoin-bot.com on: September 21, 2013, 07:53:37 PM
If you want to help with a tradebot, let me know...
408  Bitcoin / Project Development / Re: New bitcoin trading bot: looking for feedback on: September 20, 2013, 07:06:42 PM
If you are interested in a collab for a trading language, let me know. I'm working on java stuff, though. But the trading language should not be affected by this.
409  Economy / Economics / Re: [PHP| BTC-E arbitrage bot on: September 18, 2013, 08:59:43 AM
100ms? That is crazy ... I never used intervals < 15s in my bots.

It might work for you now, but if all those hundreds of bots switch to such a scheme, the website is blocked ...
410  Economy / Services / Re: PROFITS - ATPx [Automated Trading Platform eXtended] on: September 15, 2013, 04:24:49 PM
Great! Thanks for the info!

Maybe we can collaborate in some stages of our projects...
411  Economy / Trading Discussion / Re: Should trading bots be banned? on: September 14, 2013, 06:36:42 PM
If several bots request the same data from the same IP, it's more likely, that they get banned. That's why I use a single ChartProvider instance delivering data for all bots. So I request the btc/usd rate only once and let all bots use this info.
412  Economy / Trading Discussion / Re: Should trading bots be banned? on: September 14, 2013, 04:30:28 PM
Hmmh..my shortest request intervals are like 15s. Bost most bots check every 10mins, or so. So it's quite unlikely, that they all trade at the same time...
413  Bitcoin / Development & Technical Discussion / Re: Bitcoin and exchanges on: September 13, 2013, 07:41:25 PM
I think the order also needs an owner (who created the order) and a status (open, partially_filled, filled etc). It should also hold the traded good or currency pair (btc in usd, or so).

I already started a data model for such an exchange. That's a good start and you can create code from it (i.e. sql).
414  Economy / Trading Discussion / Re: tAPI-bot - Automated crossover trade platform for BTC-e on: September 13, 2013, 04:57:48 PM
Arb is better methinks?
415  Economy / Services / Re: Programmer needed for 2 task project 2200$ in BTC on: September 13, 2013, 10:54:56 AM
If you have specific java questions, I'm willing to help you...
416  Economy / Trading Discussion / Re: tAPI-bot - Automated crossover trade platform for BTC-e on: September 11, 2013, 11:56:52 AM

No promises, but I'll try to set aside some time to make a few changes.

Edit: if you got the generic "Error parsing trades", that is likely the API failing to respond. I didn't/don't have great exception handling going on.

Check the HTTP response code. It's most likely 504 with some HTML from cloudflare, or so...
417  Bitcoin / Project Development / Re: [ANNOUNCE] Cryptocoin trader - free beta on: September 10, 2013, 05:38:34 PM
I want to support the openbitcointrader project, but it seems a bit dead at the moment. If you need support, maybe we can share some sources, or so. I'm mainly interested in bot trading, so the manual trading stuff needs some love here anyway...
418  Bitcoin / Project Development / Re: [ANNOUNCE] Cryptocoin trader - free beta on: September 10, 2013, 02:19:53 PM
Hmmh...good question. I just donated my sources to the openbitcointrader project, so I didn't actually release the sources, but IIRC it's MIT.

Do you need a specific license?
419  Bitcoin / Project Development / Re: [ANNOUNCE] Cryptocoin trader - free beta on: September 10, 2013, 01:17:07 PM
I also code java trading stuff. Maybe this implementation helps you:

https://github.com/ReAzem/cryptocoin-tradelib
420  Bitcoin / Project Development / Re: Open Source Trading Platform on: September 09, 2013, 02:22:22 PM
I also implemented some exchange API (although not all of them complete). Maybe it helps you:

https://github.com/ReAzem/cryptocoin-tradelib/tree/master/modules
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!