Author

Topic: idea for mtgoxlive.com (Read 1310 times)

member
Activity: 64
Merit: 140
August 12, 2011, 07:50:12 PM
#13
besides the lag when people place big orders... I think mtgoxlive is perfect.

I think it is worse than a lag. The browser completely locks up (all windows and tabs) when there are orders flying by. I suspect mtgoxlive is using synchronous XMLHttpRequest. If so, that is a very poor design pattern; it is fairly easy to switch to asynchronous. I like the website, but this is such a bad problem that I am tempted to find or write an alternative. Does anyone know of an alternative?
hero member
Activity: 548
Merit: 502
So much code.
August 11, 2011, 02:20:01 PM
#12
Thanks guys. I hope many people continue to find my service useful.
full member
Activity: 182
Merit: 100
August 10, 2011, 09:16:24 PM
#11
Well, I did it. So go check out http://bitcoin.clarkmoody.com/order-book/ and use the nifty new calculator there!

Love this use it all the time.  Will be sending you some btc after my next trade.
hero member
Activity: 812
Merit: 1000
August 10, 2011, 08:40:31 PM
#10
Nothing is stopping a 3rd party from implementing this

i forgot mtgoxlive wasn't a '3rd party' anymore.
hero member
Activity: 812
Merit: 1000
August 10, 2011, 08:29:52 PM
#9
Well, I did it. So go check out http://bitcoin.clarkmoody.com/order-book/ and use the nifty new calculator there!

this is awesome, thank you. i hope i'm not the only one that thinks this is useful (or just plain interesting Smiley )

...sending you 1 btc.
hero member
Activity: 548
Merit: 502
So much code.
August 10, 2011, 02:48:08 PM
#8
Well, I did it. So go check out http://bitcoin.clarkmoody.com/order-book/ and use the nifty new calculator there!
hero member
Activity: 548
Merit: 502
So much code.
August 10, 2011, 12:28:26 PM
#7
how does one get started in programming a site that utilises this live feed?

Well, you can take a look at the Wiki and work with the WebSocket API.

Obtaining the whole order book is a bit tricky, but my service does it. I could add this sort of calculator to my order book site. Are you putting up a bounty for it?  Wink
donator
Activity: 4732
Merit: 4240
Leading Crypto Sports Betting & Casino Platform
August 10, 2011, 11:07:51 AM
#6
Nothing is stopping a 3rd party from implementing this, or you yourself.  I'd prefer that to adding clutter to the mtgox site.  Simple = Better.  More < Less.
hero member
Activity: 812
Merit: 1000
August 10, 2011, 09:58:04 AM
#5
yeah it is a good site.

i just think it would be cool to be able to see how much your stash is worth, if sold into the mt gox market in one hit, obviously this is much different to just looking at the exchange rate and saying coins*rate.

like say the rate is $10.15 (like it is right now), and I own 20,000 coins... some might say i have $203,000 worth of coins, but it's realistically only worth about $180,000, if it had to be sold right now on mt gox.

how does one get started in programming a site that utilises this live feed?
hero member
Activity: 616
Merit: 500
August 10, 2011, 09:27:22 AM
#4
besides the lag when people place big orders... I think mtgoxlive is perfect.
hero member
Activity: 812
Merit: 1000
August 10, 2011, 09:08:57 AM
#3
Hover your cursor on the lines.

yes, been there, done that thanks (that's how i found out the above example figures).

it's easy to find out by moving the cursor to the window and hovering over the graph until you find the point which corresponds to your approximate amount of bitcoins or dollars.

but i'm talking about entering your exact amount, and having an updated, easily visible display that shows you the amount, without user interaction.

kjj
legendary
Activity: 1302
Merit: 1025
August 10, 2011, 08:54:40 AM
#2
Hover your cursor on the lines.
hero member
Activity: 812
Merit: 1000
August 10, 2011, 03:23:00 AM
#1
sorry i couldn't find an 'official' mtgoxlive thread to post this idea:

it would be cool if you could tell the site how many bitcoins you have for sale, and then it could constantly update how much you could get for them at any given moment.

eg. if you have 2036 btc to sell, you could currently get $20,023.

this is not just a simple exchange-rate calculation as it takes into account all the currently active bid orders.

likewise if you have $53938 to spend, you can right now get 5009 BTC.

would be great if you could input your $ amount, and then watch as the potential BTC amount you could buy fluctates based on the asks.
Jump to: