Bitcoin Forum
May 28, 2024, 10:59:10 AM *
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 »
481  Local / Deutsch (German) / Re: Bitcoin.de bei der BaFin registriert! :-) on: August 02, 2013, 02:01:25 PM
Guter Artikel zum Thema:

http://www.spiegel.de/netzwelt/netzpolitik/fuenf-schlechte-argumente-fuer-mehr-ueberwachung-a-911202.html

482  Economy / Trading Discussion / Re: Bot-Trading on: August 01, 2013, 03:51:11 PM
I think it makes sense...
483  Local / Trading und Spekulation / Re: LTC / Litecoin im Kommen? on: July 31, 2013, 11:01:50 AM
Ich find immer noch, dass Litecoins ne gute Währung für Spiele z.B. sind. Würde auch gerne was machen, kann aber keine Grafiken... Sad
484  Economy / Services / Re: [ANN] : Business partner wanted on: July 25, 2013, 10:55:51 AM
Can you do design? Or are you a coder?
485  Bitcoin / Project Development / Re: Looking for partners for exciting new Bitcoin exchange on: July 24, 2013, 10:18:05 AM
Hmmh...

20% + 15% + 10% + 5% = 50%

What about the other 50% ?

I'm interested in creating an exchange, but not for 20% ...

486  Economy / Service Announcements / Re: Cryptrading.com - the Resource for Crypto Traders on: July 23, 2013, 05:37:55 PM
Maybe add a forum for traders?
487  Economy / Trading Discussion / Re: Coins-e.com PHP sample on: July 23, 2013, 05:10:36 PM
I using java, but I think the API description is pretty straightforward? What exactly is your problem?
488  Bitcoin / Project Development / Re: [Announce] XChange - A Financial Exchange Library for Java V1.3.0 on: July 21, 2013, 11:49:02 AM
Oh, more Java coders here! Very cool! I'm working on similar code:

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

If you need help tom implement other exchanges, let me know. I have some code.
489  Economy / Services / Re: PROFITS - ATPx [Automated Trading Platform eXtended] on: July 20, 2013, 07:00:27 PM
I would start with the brand of the car and then look for a forum for that brand (i.e. Ford forum, or whatever car he drives).

The folks there should know a specialist in the area.

But it also depends on the kind of problems he has (engine, suspension etc).
490  Economy / Services / Re: PROFITS - ATPx [Automated Trading Platform eXtended] on: July 20, 2013, 06:50:17 PM
Lets hope, he is doing ok. But most of the time, the type of the car is important for the choice of the mechanic...

I've found a list of shops, but I have no clue how good they are?

http://www.automd.com/shops/UT/

Maybe there's a car forum in the US, where you can find folks with more knowledge? (I'm in Germany, so I have no clue about such a forum).

491  Bitcoin / Project Development / Re: Programming a trading bot – Some thoughts on: July 20, 2013, 04:28:43 PM
I gave my bot code to a few developers, but none of them contributed back, so I'm not sure if anyone uses it. I also don't know if anyone downloaded the lib sources and uses it in some app. At least noone told me so, so I guess I'M the only user for now.

This code was a donation to the openbitcointrader project, but I'm not sure, if there's any code written for it at the moment.

I guess if your reference currency is bitcoin and you went from 1 to 1.1 btc, you made 10% profit, even if btc dropped from 200 to 100$.

That's why it might be better to use a fiat currency as the scale.
492  Economy / Services / Re: C++ Mentoring on: July 19, 2013, 01:08:51 PM
Very cool thread! If this is ever done for Java, I'll contribute...
493  Alternate cryptocurrencies / Altcoin Discussion / Re: Exchange Better Than Cryptsy? on: July 18, 2013, 04:32:30 PM
btc-e.com
494  Local / Trading und Spekulation / Re: Software zum Traden, Beobachten etc. - Welche ? on: July 18, 2013, 10:42:17 AM
Jein. Ich probier hier mit mehreren nativen Bots rum und bastle an einem Regel-basierten Bot. Dafür such ich aber noch eine Zusammenarbeit mit jemand, der z.B. im Traden fitter ist, als ich es bin. Sobald ich das geregelt bekomme, könnte ich auch einen Bot veröffentlichen oder eine Website machen, wo man Bots hochladen kann.
495  Bitcoin / Project Development / Re: Programming a trading bot – Some thoughts on: July 17, 2013, 04:16:48 PM
I'm working on similar stuff for quite a while:

https://i.imgur.com/OoP0aNo.jpg

https://i.imgur.com/xpqoqnk.png
496  Bitcoin / Project Development / Re: Programming a trading bot – Some thoughts on: July 16, 2013, 12:57:46 PM
Yeah, coding a tradebot is a great learning experience!

1 request / second is an extreme frequency in my eyes. I usually do like 1 request every 15 seconds, or so.
497  Economy / Services / Re: PROFITS - ATPx [Automated Trading Platform eXtended] on: July 13, 2013, 06:46:21 PM
I don't really understand your overall design, but it sounds to me, like your UI is tied too closely to the API implementations.

I wouldn't even tie any UI to the trading engine. Was one of my mistakes in my app design.

498  Economy / Trading Discussion / Re: Best websites for trading digital currencies on: July 12, 2013, 03:22:05 PM
I wouldn't keep them in one place. If this site goes down for any reason, your coins might be lost.
499  Economy / Trading Discussion / Re: ATP [Advanced Trading Platform] on: July 11, 2013, 06:21:13 PM
API is here:

https://www.cryptsy.com/pages/api

Maybe I'm the only one trying to implement it so far. At least the #cryptsy channel at freenode is very quiet so far...
500  Economy / Trading Discussion / Re: Gekko - a javascript trading bot for nodejs on: July 11, 2013, 12:12:37 PM
what means (NaN)?
Code:
2013-07-11 12:33:39 (INFO):	ADVICE is to HOLD @ 86.840 (NaN)
2013-07-11 13:03:39 (INFO): ADVICE is to HOLD @ 86.400 (NaN)
2013-07-11 13:33:40 (INFO): ADVICE is to HOLD @ 86.200 (NaN)

NaN = Not a Number

Could be a bug, or so...
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!