Pages:
Author

Topic: Realtime MtGox Time and Sales - page 3. (Read 19648 times)

member
Activity: 112
Merit: 10
June 10, 2011, 06:25:11 AM
#31
nice work!
hero member
Activity: 548
Merit: 502
So much code.
June 10, 2011, 03:25:06 AM
#30
For those interested, here's the live order book:

http://bitcoin.clarkmoody.com/order-book/


Discussion thread:

http://forum.bitcoin.org/index.php?topic=14412.0
member
Activity: 112
Merit: 10
June 09, 2011, 12:25:35 PM
#29
its up again
hero member
Activity: 548
Merit: 502
So much code.
June 09, 2011, 12:00:45 PM
#28
Yeah, sorry guys. I'm attempting to resolve the issue now.
member
Activity: 112
Merit: 10
June 09, 2011, 11:48:13 AM
#27
yeah, ive got unlimited webspace and unlimited bandwith too. pm me if u need any!
newbie
Activity: 17
Merit: 0
June 09, 2011, 10:42:16 AM
#26
Yea it looks like its suspended.

If its a bandwith issue, drop me a PM, i have a dedicated server i could probably host this on.
member
Activity: 112
Merit: 10
June 09, 2011, 10:22:58 AM
#25
if i try to reach it it tells me that your acc is suspended?

did you move it?
newbie
Activity: 48
Merit: 0
June 08, 2011, 07:35:29 PM
#24
awesome!

i actually replaced my tv with it Smiley sitting in front of it with a glass of fine scotch...

i would like to see the amount of the bid and ask in addition to the price, maybe in a second row. this would boost the tv-like experience to see how the bids and asks are eaten up Smiley
hero member
Activity: 548
Merit: 502
So much code.
June 08, 2011, 06:31:43 PM
#23
I'm still new to this stock ticker idea so I don't know how this may sound, but why not have an option to have two seperate columns, one for the "Time & Sales", and one for the console lines?  (This would of course be for people who don't reduce the width of your page and stick it on the right hand side of their monitor)

It's a good idea that I might look into. Right now I'm working on a live updating order book, so the console will really be just for debug stuff (and to know that you're getting data). There will probably be an integrated application that has both visible at once, or the ability to enable and disable an individual item.
sr. member
Activity: 418
Merit: 250
June 08, 2011, 06:17:41 PM
#22
I'm still new to this stock ticker idea so I don't know how this may sound, but why not have an option to have two seperate columns, one for the "Time & Sales", and one for the console lines?  (This would of course be for people who don't reduce the width of your page and stick it on the right hand side of their monitor)
hero member
Activity: 548
Merit: 502
So much code.
June 08, 2011, 05:49:32 PM
#21
It worked fine for me about 22 hours ago, last time i was online, im still getting the console lines at the bottom and the trades are comming up in there like normal, its just not generating a list of the trades in the main part of the page.

PS. I sent a donation before, because this is awesome.

Weird. I guess you should just try refreshing a couple times. Maybe it's an old version of the source.

Thanks for the donation, by the way!
full member
Activity: 237
Merit: 100
June 08, 2011, 05:29:33 PM
#20
It worked fine for me about 22 hours ago, last time i was online, im still getting the console lines at the bottom and the trades are comming up in there like normal, its just not generating a list of the trades in the main part of the page.

PS. I sent a donation before, because this is awesome.
hero member
Activity: 548
Merit: 502
So much code.
June 08, 2011, 05:10:54 PM
#19
has something changed with the Ticker? Im not getting the list of trades scrolling down the screen anymore?

Not enough donations  Wink


It still works for me, on multiple computers it various locations. Did you get a 'WebSocket closed' message? How long was it running before it stopped?
full member
Activity: 237
Merit: 100
June 08, 2011, 03:05:07 PM
#18
has something changed with the Ticker? Im not getting the list of trades scrolling down the screen anymore?
full member
Activity: 126
Merit: 100
June 04, 2011, 10:33:16 PM
#17
Very nice. I like it!  Smiley
newbie
Activity: 59
Merit: 0
June 04, 2011, 04:32:26 PM
#16
works in firefox 4, just set network.websocket.override-security-block to true
legendary
Activity: 1442
Merit: 1000
June 03, 2011, 08:23:45 PM
#15
Had this open for hours, more fun to watch than the pretty color charts Smiley

Glad you liked it. Out of curiosity, did you update the number of output lines for the console? And what did you settle on?
30
hero member
Activity: 548
Merit: 502
So much code.
June 03, 2011, 05:59:54 PM
#14
Had this open for hours, more fun to watch than the pretty color charts Smiley

Glad you liked it. Out of curiosity, did you update the number of output lines for the console? And what did you settle on?
legendary
Activity: 1442
Merit: 1000
June 03, 2011, 05:45:13 PM
#13
Had this open for hours, more fun to watch than the pretty color charts Smiley
hero member
Activity: 548
Merit: 502
So much code.
June 03, 2011, 05:37:10 PM
#12
You should try using pusher.com technology, its universal

The compatibility issues are not on my end: MtGox does not provide a meaningful fallback to the WebSocket data feed. I know that you can poll the Trade API http addresses, but there are other issues with that. For instance, the getTrades link provides WAY too much data (a couple megabytes) each time you call it. There are thousands of trades on there now.

Ideally, MtGox could add a few api parameters so you could ask for trades from a certain trade number or date instead of getting all trades from the past 48 hrs.

I have been checking out http://socket.io/ as an alternative as well.
Pages:
Jump to: