Bitcoin Forum
May 06, 2024, 08:36:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Off-topic / Ponzi closed by the SEC on: August 19, 2012, 03:42:12 PM
Just read these news about a big ponzi that seems to have been closed down recently.
The timing is interesting, what are your opinions?

http://www.sec.gov/news/press/2012/2012-160.htm
2  Economy / Services / Mtgox streaming api full orderbook on: August 18, 2012, 08:00:40 PM
Hello everyone, im trying to write a java terminal program that display the full MtGox order book, and also updates it in realtime.
Now as I understand from the api declaration (https://en.bitcoin.it/wiki/MtGox/API/Streaming), I need to subscribe to the depth messages, and use it to update the order book.

But to do that I first need to get the bids and asks already placed. Is it possible to get a list of those from the websocket api, or do I use the http api for that?

I have been trying to understand how Clark does it on bitcoin.clarkmoody.com, but the source is packed to much. I have been looking at the request my browser makes, and I cant see how it gets the initial orderbook.

So the question is, how do I get the full ask / bid list and keep it updated with the websocket api?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!