Bitcoin Forum
May 28, 2024, 04:59:52 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 »
241  Bitcoin / Project Development / Re: [HTML] Display current bitcoin price - Help?! on: March 09, 2014, 10:45:02 AM
https://www.phpbb.com/community/viewtopic.php?f=46&t=2157750
242  Bitcoin / Project Development / Re: [HTML] Display current bitcoin price - Help?! on: March 08, 2014, 09:26:04 PM
Problem will be then, that you have to understand the code of the forum software you are using.
243  Economy / Goods / Re: (WTB) Lowrider rc cars on: March 08, 2014, 09:23:27 PM
But if you have the body you can just buy any 1:10 rc car. And this is a serious rc car then. Not a toy.
244  Economy / Goods / Re: (WTB) Lowrider rc cars on: March 08, 2014, 07:55:37 PM
http://www.hobbytron.com/RCCarGRidezElectricChevyImpalaMJ8104267.html

http://www.rcplanet.com/Parma_61_Chevy_Impala_Body_p/par10196.htm
245  Bitcoin / Project Development / Re: [HTML] Display current bitcoin price - Help?! on: March 08, 2014, 07:49:57 PM
This should help you:

http://stackoverflow.com/questions/9922101/get-json-data-from-external-url-and-display-a-particular-value-by-injecting-it-i
246  Economy / Trading Discussion / Re: trading bot works on buy/sell orders on: March 08, 2014, 12:10:43 PM
So you want to enter these prices before the bot starts trading?
247  Local / Projektentwicklung / Re: Exchange Api Bridge on: March 07, 2014, 03:10:43 PM
Ohne Trading hätte es für meinen Bot nicht soooviel Sinn gemacht... Smiley

Das mit dem Web ist so ne Sache. Mein wichtigstes Ziel war ja, dass der Bot als Daemon unabhängig auf dem Server laufen kann. Dann gibt es noch ein optionales GUI für den Desktop. Das hilft hauptsächlich beim Testen. Dazu kommt noch eine Option per SSL-Socket aus einer Android-App auf den Bot zuzugreifen. Und in der aktuellen Version (ist noch nicht online) kann der Bot optional auch ein Web-UI zur Verfügung stellen. Das wird aber alles noch einiges an Arbeit brauchen, bis es rund läuft.
248  Economy / Trading Discussion / Re: CryptoBot - [Experienced trader for partner needed] on: March 06, 2014, 08:52:53 PM
Can you code? Because you want to create a bot?
249  Alternate cryptocurrencies / Altcoin Discussion / Re: Why are there so many alt coin exchanges? on: March 06, 2014, 03:09:02 PM
Another issue are regulations. Over here, you are practically a bank, if you accept fiat. The regulations then are x times more strict and complicated.
250  Local / Projektentwicklung / Re: Exchange Api Bridge on: March 05, 2014, 10:47:18 PM
Die cryptocoin-tradelib wird verwendet. Die hab ich u.a. dafür geschrieben. Dieses Formular ist aktuell wohl noch Teil meines Bots. Ich wollte es eigentlich dem Openbitcointrader Projekt spenden, aber da geht es ja irgendwie nicht recht voran.
251  Economy / Services / Re: Will PAY for API info on: March 05, 2014, 07:58:34 PM
So you need a bot, that has implementations of exchange APIs. APIs are just the interface to access exchanges like btc-e etc.

I don't think you strategy is very helpful at the moment. If the price runs constantly up or down, your bot will just stop. You need a better way of checking if the price is high or low. The usual concept is using a long term average for this. This concept is called EMA crossing. Read goomboo's journal (that's a thread here) for more info on how to do this.
252  Local / Projektentwicklung / Re: Exchange Api Bridge on: March 05, 2014, 07:46:53 PM
Jo. Sowas in etwa hab ich geschrieben.

Siehst Du z.B. hier:

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

in Aktion. Wird auch z.B. von meinen Bots benutzt.
253  Economy / Services / Re: Will PAY for API info on: March 05, 2014, 07:41:29 PM
You want to implement your own API or implement other APIs?
254  Economy / Trading Discussion / Re: Open Source: Bitcoin AI & Arbitrage trading bot on: March 05, 2014, 07:37:20 PM
Sounds cool! I'm working on similar stuff. Maybe we could share some sources, or so.
255  Economy / Trading Discussion / Re: Looking for investment to continue developing an awesome trading webapp on: March 03, 2014, 04:58:01 PM
I work on similar stuff. What language are you using? (I use java.)
256  Local / Projektentwicklung / Re: Frage zu btc-e Werten aus dem Ticker on: February 27, 2014, 10:36:43 PM
Du kannst Du einfach mal den Ticker abfragen und danach Depth und Trades. Jetzt vergleichst Du die Preise. Wenn die vertauschten Werte mit einem der beiden übereinstimmen, weisst Du, was los ist.

Ach ja: kannst auch in meine Sources schauen, wenn es Dir hilft:

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

Die sind bischen überholt, weil ich gerade einiges umbaue, aber sie sollten Dir bei Deinem Problem wohl dennoch bischen helfen.

257  Economy / Trading Discussion / Re: Is the opportunity for arbitrage going away? on: February 26, 2014, 06:40:14 PM
I don't think btc-e API withdrawal is available for everyone, although there are API permissions to do so. I actually wrote some code to use the website, but it's untested and doesn't include the confirmation mail (they introduced it after I wrote the code).

If you are interested in exchanging ideas, or so, let me know. I also wrote such code:

https://i.imgur.com/OoP0aNo.jpg
258  Local / Projektentwicklung / Re: Frage zu btc-e Werten aus dem Ticker on: February 26, 2014, 05:05:47 PM
Ich weiss jetzt nicht, welches API Du nutzt, aber btc-e hatte mal nen Bug drin, dass die Buy und Sell im Ticker einfach vertauscht hatten. Deshalb hab ich damals in meine Sources auch ein Flag eingebaut, dass bei Btc-e diese Werte vertauscht wurden. Aber nach meinem Wissen wurde dieser Bug schon vor ner ganzen Weile von denen gefixed (wurde auch in so einer News-Meldung von denen am Rand erwähnt). Ich hab zum Rechnen aber eh fast nur die Depth verwendet, und da haben die Zahlen wohl immer gestimmt, wenn ich mich recht entsinne.

Was schreibst Du denn? Vielleicht können wir paar Sources teilen, oder so?
259  Economy / Trading Discussion / Re: CancelOrder method btc-e on: February 25, 2014, 06:24:47 PM
Did you check the website sources for a solution? They use their own API, and the method works in the browser?
260  Bitcoin / Project Development / Re: BANK RUN! - P2P Fiat-Bitcoin Exchange on: February 25, 2014, 02:45:46 PM
As I said before (I think), I wouldn't develop it with PHP running on a server, but rather do it as an Android app running on smartphone. I don't have a lot of spare time at the moment, but I'm willing to help where I can.
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!