Bitcoin Forum
May 28, 2024, 05:40:04 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 »
581  Economy / Trading Discussion / Re: Gekko: a javascript trading bot for nodejs on: May 18, 2013, 07:54:27 PM
How hard would it be to convert just the trading strategy to Java? You could use

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

then, and I could give you some code for a tradebot core, like I use it:

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

Maybe we could collaborate somehow?
582  Economy / Service Discussion / Re: BTC-E Nonce Generation on: May 18, 2013, 07:51:12 PM
I think the nonce is not really tied to the time? You could just count it up at each request?
583  Economy / Services / Re: Interested in Developing Multicurrency Gambling Site? *PARTNERSHIP* on: May 18, 2013, 07:49:10 PM
Could you run the site? Would it be legal at your location?
584  Economy / Services / Re: I need a Game Developer!! :) on: May 18, 2013, 04:17:41 PM
Maybe I could contribute some code, but I cannot do graphics...
585  Economy / Trading Discussion / Re: Isis ATP [Automated Trading Platform] - Discussion on: May 18, 2013, 11:27:25 AM
My code has a feature to download certs from exchanges, but cannot add it to the keystore as a regular user AFAIK.

Cross-Site trading: I've started some code to get data from btc-e to withdraw and deposit. Would be cool, if someone came up with the rest of the code to do so. Someone in this forum mentioned, that there's an API method to perform such stuff, but this method is not public and has to be enabled by the sysadmin there.... Sad
So I'd be interested to collaborate to complete my code, that just parses and posts to the website.
586  Bitcoin / Project Development / Re: A Free Lottery Site on the side on: May 17, 2013, 06:09:32 PM
Are you interested in skill games, too?

I played with some javascript code for a coin game...
587  Economy / Trading Discussion / Re: A new platform to trade Bitcoins: BTX Trader on: May 17, 2013, 06:06:38 PM
empoweoqwj: you are interested in a linux app?
588  Local / Treffen / Re: Bitcoin-Stammtisch in Kaiserslautern on: May 16, 2013, 07:36:01 PM
Also ist Morgen nix?
589  Bitcoin / Project Development / Re: A Free Lottery Site on the side on: May 16, 2013, 07:17:44 PM
Replace the 'Livig in forward thinking' with a big 'B I T C O I N   L O T T E R Y"...
590  Economy / Trading Discussion / Re: Chrome Browser extension: MtGox trading bot on: May 16, 2013, 12:00:19 PM
You should use the depth, not the ticker. There are many bots trading there, posting 0.1 orders etc. So if you want to sell a few btc, you'd have to consider the first x orders, not just the first order...
591  Economy / Trading Discussion / Re: Chrome Browser extension: MtGox trading bot on: May 16, 2013, 10:20:39 AM
I think it's great, that you are now working together on such a bot.

But do you really think, it's a good idea to realize it as a browser plugin?

I would recommend to use some lib to connect to exchanges, so you could easily add new exchanges or do trades between 2 exchanges.

592  Bitcoin / Project Development / Re: P2P Exchange for bitcoin on: May 16, 2013, 10:15:23 AM
Protip: There is no software solution to this problem.

All the code needed to make a distributed exchange already exists - what's missing is the human capital: people willing to step away from the keyboard, go outside, and do stuff out in the real world.

If you want to solve this problem the first thing to focus is getting as many people as possible to start actively trading on localbitcoins.com. This is harder than it sounds, however, because you do actually have to go out and get your hands dirty in the real world. It involves communication, negotiation, arranging meeting places, and some degree of financial savvy.

Get 1000 new people involved in operating their own local exchanges and they'll be too busy actually solving the problem to have time to worry about whether they should use Riak to TahoeLAFS for yet another order book system that isn't even needed.

I like your statement. I thought it might be better to use a smartphone app with the GPS functionality to find people near your to create a real p2p service. Without a central page of registered users, like localbitcoins does it. Problem is, that I don't see any business model in such a system, since there you cannot monitor any deals made by the users. So you cannot request a fee from the users. So I guess, no company would develop such a system.
593  Economy / Services / Re: FREE WEBSITE To first person who ask! on: May 14, 2013, 09:27:26 PM
No. I don't want to sell anything...

Do _you_ want to sell it?
594  Economy / Services / Re: FREE WEBSITE To first person who ask! on: May 14, 2013, 09:07:35 PM
Winrar?

No, a page for the trades. Like you can see at btc-e:

https://btc-e.com/

Between the currency pairs, and the order form?

Although I actually prefer a simpler form, like I used here:

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

Just a graph from the trades, or so...
595  Economy / Services / Re: FREE WEBSITE To first person who ask! on: May 14, 2013, 07:54:07 PM
I don't want to sell it, although the btc-e owner showed interest. Maybe release it as opensource, or so?

The app is actually a website running on a smartphone. I can explain the concept to you, if you are interested.

I have 2 other projects (a gaming site and a trading site), but these projects are too complicated for your offer...
596  Economy / Services / Re: FREE WEBSITE To first person who ask! on: May 14, 2013, 07:44:51 PM
BTW: it _has_ to be a website?

I've started a small phonegap project for btc-e:

https://bitcointalk.org/index.php?topic=135392.0

Maybe you would be interested in contributing a 'trades' page, or so? It's HTML and javascript...just like any other webpage...

Ciao,
Andreas
597  Bitcoin / Project Development / Re: Developing a bitcoin related open source software library on: May 14, 2013, 02:40:03 PM
I also released some code as opensource:

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

598  Local / Treffen / Re: Bitcoin-Stammtisch in Kaiserslautern on: May 11, 2013, 12:47:42 PM
Aber da ist doch der montägliche Feiertag...sämtliche Bitcoiner sind wohl aktuell in Urlaub...denk ich mal...

Ansonsten könnt ich mir schon vorstellen, mal vorbei zuschauen...
599  Economy / Trading Discussion / Re: Isis ATP [Automated Trading Platform] - Discussion on: May 11, 2013, 08:44:59 AM
Your java installation manages the certs for all java apps. You can use keytool to add a new cert.
600  Economy / Services / Re: 0.1+ BTC for mtgox-api php code snipped (recent buys/sells) on: May 10, 2013, 07:35:58 PM
Marketplace => Services
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!