Bitcoin Forum
May 29, 2024, 09:02:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: My.gox ticker help  (Read 889 times)
Lurk (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 101



View Profile
October 08, 2012, 09:46:35 PM
 #1

Hi. I'm in the process of making a bitcoin website I have a pretty limited understanding of HTML close to none.
 I tried useing the java code for the mt. Gox ticker and I really don't understand what I'm doing wrong. If anyone knows of a walk through or can just paste the code I need I would really appreciate it.
  All I want is just the real time price in usd.
I've tried using the wiki but its just over my head.
   Thanks
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
October 08, 2012, 09:53:22 PM
 #2

First off to get real time data, in java from mt gox is you need a library that will read a web socket stream, and that is where your issue is. So get a library that you can pass in the ws:// url for mt gox and you will have a real time ticker. But to me it sounds like you have no clue as to write java code cause you would clearly see that you need to keep polling the URL to get the ticker state at that time.
Lurk (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 101



View Profile
October 08, 2012, 10:07:30 PM
 #3

I'm clueless altogether with this... Kind of figuring it out as I go
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
October 08, 2012, 10:25:56 PM
 #4

I'm clueless altogether with this... Kind of figuring it out as I go

I would recommend hiring someone, cause it is very difficult for a new person to figure it out by themselves
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!