Bitcoin Forum
June 07, 2024, 08:41:35 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 »
161  Local / Trading und Spekulation / Re: Trading Bot für Mintpal on: June 09, 2014, 03:06:26 PM
Wenn Du einen Bot haben willst, musst Du erstmal überlegen, was Du eigentlich machen willst. Technical trading, arb usw. Dann kannst Du schauen, ob Du einen passenden Bot findest.
162  Local / Trading und Spekulation / Re: Vollautomatische Trading Software entwickeln on: June 09, 2014, 02:59:38 PM
Ich arbeite an Bots. Hauptsächlich erstmal an einem Framework, um das Bauen von Bots leichter zu machen. Hab auch schon paar Bots am Laufen.
163  Local / Trading und Spekulation / Re: Trading Bot für Mintpal on: June 09, 2014, 02:57:27 PM
I checke gerade Daten von dort, hab aber noch keine zwingenden Gelegenheiten gesehen. Mag auch daran liegen, dass ich gerade wenig Zeit zu testen hab.
164  Bitcoin / Project Development / Re: Potential Service - Artificial Intelligence System to Help Investors on: June 08, 2014, 01:27:20 PM
Do you have already a framework to fetch data from exchanges?

I already have software running that checks every second for transactions and adds them to a file I have which contains every bitcoin transaction on Bitstamp since its creation. I use this to keep my website up to date (www.btcpredictions.com) which is very much related to this idea that I'm presenting in this thread.

Ok, if you need a framework, that supports more exchanges or want to turn your concept into a desktop or android app, let me know.
165  Bitcoin / Project Development / Re: Potential Service - Artificial Intelligence System to Help Investors on: June 07, 2014, 08:34:16 PM
Do you have already a framework to fetch data from exchanges?
166  Bitcoin / Project Development / Re: FOSS Algo Trading Platform on: June 04, 2014, 01:31:57 PM
Yeah, I'm about to add HyperSQL as the persistence layer to my app. But the lack of it was one of the reasons, why I run mainly strategies that don't need long term data. And then I still want the option to run bots on hardware like smartphones etc, which just don't have a lot of memory.
167  Bitcoin / Project Development / Re: FOSS Algo Trading Platform on: June 04, 2014, 01:02:22 PM
@TimOlson: I got the same problem, too. I can execute drools rule sets with included java to access a depth, or so. But I'd like to get rid of this java for several reasons. The syntax (especially for the BigDecimal based prices and amounts) is ugly. I wanted use (and started just a bit) an antlr grammar for a trading language. I thought the advantage would be, that it's not just a definition of a language, but you can use it immediately to create your own compiler just by adding statements to the production to create code for esper or drools. I have to admit, that I've not heard about esper before your posting, so I cannot really comment yet how good it is for this purpose.

@benjyz: in my solution this class is a TradeSite

https://github.com/ReAzem/cryptocoin-tradelib/blob/master/core/src/de/andreas_rueckert/trade/site/TradeSite.java

but: you should never access a trade site directly! Most of them have strict rules how often you are allowed to make requests per second/minute/<whatever>. Problem is, that you might have x bots running and you don't know what bot requests which data at which time. That's why I have a central ChartProvider class (not complete though), that controls those requests and also caches the results, so 2 bots requesting the depth for pair ab might actually only trigger 1 request to the actual exchange.

I also have situations in which a strategy applies to x exchanges or loops over all the exchanges to check for a certain condition.
168  Bitcoin / Project Development / Re: FOSS Algo Trading Platform on: June 03, 2014, 05:56:22 PM
BTW: take a look at the various ATP* projects. Also a lot of java trading code there.
169  Bitcoin / Project Development / Re: FOSS Algo Trading Platform on: June 03, 2014, 01:29:25 PM
Sounds like a very cool project. I'm working on java trading code, too and might be somewhat further in _some_ aspects, since I have a running bot for a couple of months. I might be willing to donate some code, if you can specify, where you need help. I'm also interested to share some code/development in some areas, where I'm not that far. Like a simple trading language to define loadable strategies. I wanted to use drools for that.
170  Bitcoin / Project Development / Re: Looking for Java coder and/or trader for tradebot development on: June 02, 2014, 02:39:48 PM
I'm looking for someone to test code. Just too busy with adding new features at the moment...
171  Local / Off-Topic (Deutsch) / Re: Alternative Verwendungsmöglichkeiten für Raspberry Pi on: June 02, 2014, 10:58:43 AM
Du könntest einen kleinen Tradebot auf dem PI laufen lassen.
172  Economy / Services / Re: Try to break out of a Java sandbox and win bitcoin on: June 02, 2014, 10:51:50 AM
So you are a java security guy?
173  Economy / Trading Discussion / Re: Mintpal Exchange robot trader on: June 02, 2014, 10:49:04 AM
Are you a coder? I started a mintpal implementation in my framework and some working strategies, that should work on mintpal, too.
174  Local / Deutsch (German) / Re: Schnauze voll? on: June 01, 2014, 10:06:07 PM
Ich will lernen. Z.B. wie so ein Markt funktioniert.
175  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: June 01, 2014, 02:11:06 PM
Ighor, I'm working on MintPal at the moment. My java sources might help you.

https://github.com/ReAzem/cryptocoin-tradelib/tree/master/modules/mintpal/src/de/andreas_rueckert/trade/site/mintpal/client

But paying the fees works different there, because you pay the fees additional to the actual amount. And they have some other issues, like the lack of a method to fetch the fees. Or no method to fetch the depth in 1 call. Some of it might be fixed in the v2 API (soon to come, as someone in the IRC channel mentioned).
176  Local / Suche / Re: suche Schachcomputer on: June 01, 2014, 02:06:14 PM
Wenn Du wirklich nicht so gut bist, dann schau evtl. mal nach einer Mephisto Schachschule. Wenn Du da nach der mitgelieferten Literatur vorgehst, dann spielst Du automatisch Eröffnungen, die in der Lib des Computers drin sind, Damit bleibt es lange Zeit im Spiel recht flott, weil er ja nicht soviel rechnen muss. Dann fällt die lahme CPU auch nicht so auf. Nobler sind halt die Modular Bretter, aber die werden immer noch recht hoch gehandelt. Schönheit hat halt ihren Preis...
177  Local / Suche / Re: suche Schachcomputer on: May 31, 2014, 02:42:09 PM
Wie gut spielst Du denn? Ich find ja die alten Mephisto's cool, aber die CPUs darin sind halt leicht antiquiert. Bei meinem Europa war ich früher mal auf nem Niveau, dass er ne halbe Stunde pro Zug gebraucht hat, was den Spielfluss doch deutlich hemmt.
178  Bitcoin / Project Development / Re: Looking for Java coder and/or trader for tradebot development on: May 28, 2014, 12:35:47 PM
To any users of the lib: the current CurrencyImpl class gotta go. There are already new classes (not yet complete) in .../trade/currency/Currency* but the transition will break your apps. Let me know, if you have any issues, need special features in the new classes etc.

See this issue for details:

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

Sorry in advance for any inconvenience...
179  Bitcoin / Project Development / Re: How much would you pay for a trading bot? on: May 27, 2014, 01:45:16 PM
Thanks for the thread anywhere, since I'm in a similar situation...looking forward to the final answer to your question...  Smiley
180  Local / Off-Topic (Deutsch) / Re: Java Frage zur sicheren Userauthentifizierung mit Oracle on: May 24, 2014, 07:40:55 PM
Na ja, ich hätte jetzt gesagt, dass man halt ein Interface UserDataProvider (oder so) schreibt, und dann eine Klasse für die Oracle-DB, welches dieses Interface implementiert. Dann könnte man ein weiteres Interface für MySQL usw schreiben. Ich seh jetzt gerade nicht, wie man damit grosse Sicherheitslücken aufreissen würde. Aber wenn jemand die Java-Klassen überschreiben kann, dann nützt Dir die Sicherheit in der DB auch nix mehr. Dann er ggf. gleich den Code recompilieren und die DB-Abfrage einfach rausnehmen und durch return true; (o.ä.) ersetzen.
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!