Bitcoin Forum
June 07, 2024, 03:03:06 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 »
121  Economy / Trading Discussion / Re: Arbitrage bots? on: August 12, 2014, 11:40:41 AM
OmarBessa: what language are you using for coding? I use java and I'm looking for a collab.
122  Economy / Trading Discussion / Re: Does any trading bots support bitfinex, lakebtc and btc-e? on: August 12, 2014, 11:39:12 AM
The key is finding enough traders to pay for the bot. If you have a fully configurable bots for the major exchanges, it shouldn't be hard to sell it for around 10-50 dollars each. Which can add up to a hefty sum.

Even if you can find 1000 traders, it wouldn't pay the development. And the traders wouldn't make any profit anymore, because you'd have 1000 bots trying to make the same trades.
123  Economy / Trading Discussion / Re: Does any trading bots support bitfinex, lakebtc and btc-e? on: August 11, 2014, 02:12:02 PM
I write java code for bots. But I do not write code for a specific exchange. I wrote me a lib to abstract from those APIs, so I can use the same bot code for all supported exchanges.

But I have a question: what do you think is such a bot worth? What would you pay for it?
124  Other / Beginners & Help / Re: creating an exchange site on: August 05, 2014, 12:57:41 PM
enhu: what are your skills? Can you design?
125  Economy / Trading Discussion / Re: Which bots are being used on Bittrex? on: August 04, 2014, 04:08:08 PM

I agree. Anyway even if it's generic you have to rewrite some code to connect the bot to API of exchanges that you need

https://github.com/ReAzem/cryptocoin-tradelib/tree/master/modules

 Wink
126  Local / Projektentwicklung / Re: frag den Fachmann / spezialisten gesucht :-) on: August 04, 2014, 10:29:59 AM
Irgendwie hast Du ne halbe Tradebot Strategie entwickelt...

1. Buy altcoins
2. Huh
3. Profit!

 Cheesy

Also 1. ist mal machbar ohne grössere Probleme. Zum Rest kann man aktuell schlecht was sagen.
127  Local / Projektentwicklung / Re: Projekt : Mein erster Bitcoin !!! on: August 04, 2014, 10:28:05 AM
Wäre ein Tradebot nicht sinnvoller als Glücksspiel?
128  Local / Projektentwicklung / Re: frag den Fachmann / spezialisten gesucht :-) on: August 03, 2014, 05:15:31 PM
Also ich hab bei mir eine Funktion in die Depth eingebaut, um den Preis für ein Volumen zu holen. Er addiert dann also Orders auf, bis er das Volumen hat, und ermittelt daraus den Preis. Wollte man das nun wirklich sauber implementieren, wäre es ja quasi pro Coin eine Gleichung mit 2 Unbekannten (Volumen und daraus folgend der Preis). In der Praxis wird man das wohl vereinfachen können. Schwierig wird es halt nur bei solchen Coins, wo es praktisch 0 Volumen gibt, weil die nie gehandelt werden.

Wobei sich mir der Vorteil eines solchen Bots noch nicht erschlossen hat.
129  Local / Projektentwicklung / Re: frag den Fachmann / spezialisten gesucht :-) on: August 03, 2014, 04:36:33 PM
Du willst nur die btc / <altcoin> Paare betrachten? Wenn ein Altcoin so ein Paar nicht hat, sondern z.B. nur USD / <Altcoin> , dann wird das ignoriert?

Ansonsten sollte das prinzipiell möglich sein. Wobei man ja eigentlich noch Faktoren wie die Fees betrachten muss? Wenn die Withdraw-Fees sehr hoch sind, hast Du zwar Altcoins auf einem Exchange liegen, bringst die aber da nicht weg?
130  Local / Projektentwicklung / Re: frag den Fachmann / spezialisten gesucht :-) on: August 03, 2014, 01:10:49 PM
Vielleicht will er es auch einfach nicht sagen? Aber wenn man es hier diskutiert hätten ggf. halt viele Leute was davon...
131  Local / Projektentwicklung / Re: frag den Fachmann / spezialisten gesucht :-) on: August 02, 2014, 01:51:31 PM
Was ungefähr willst Du denn wissen?
132  Economy / Trading Discussion / Re: Bitcoin traders, why don't you just trade forex? on: August 01, 2014, 01:05:17 PM
One of my problems is the FIX API. I think it's a lot more complicated than most REST APIs.
133  Economy / Trading Discussion / Re: Are you using Trading Bots, or trading yourself ? on: July 31, 2014, 08:28:06 PM
I work on my own bot code.
134  Economy / Trading Discussion / Re: Are you using Trading Bots, or trading yourself ? on: July 30, 2014, 10:14:27 PM
There are very different strategies. EMA crossing is just one of them.
135  Economy / Services / Re: Looking for Job on: July 30, 2014, 03:53:28 PM
I work on java trading code and I'm always looking for a collab.
136  Economy / Trading Discussion / Re: Are you using Trading Bots, or trading yourself ? on: July 30, 2014, 03:50:49 PM
bot. I'm a lousy trader.
137  Economy / Trading Discussion / Re: Does any trading bots support bitfinex, lakebtc and btc-e? on: July 29, 2014, 12:49:03 PM
No, the bot is not finished. It cannot trade automatically, because stuff like withdrawing from btc-e is not available yet. I wrote some code for it, but it was never tested. There's also some other private API code for LakeBTC etc missing. You can look at the code here:

https://github.com/ReAzem/cryptocoin-tradelib/tree/master/modules

But these are just the exchange API implementations. The bot framework is closed source at the moment.
138  Economy / Trading Discussion / Re: Arbitrage Bots on: July 27, 2014, 01:31:23 PM
Phyton and visual c++
aswell basich php and java plus html

Cool! I use java for bot coding!
139  Economy / Trading Discussion / Re: Arbitrage Bots on: July 25, 2014, 04:32:43 PM
What languages?
140  Local / Deutsch (German) / Re: Deutsche Community - tot? on: July 25, 2014, 02:49:00 PM
Es gibt schon mindestens 2^31 altcoins, oder so?  Cheesy

Neee...ich schreib an trading code...
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!