Pages:
Author

Topic: Acumulated ask/bid graph over mtgox depth of market (Read 9573 times)

newbie
Activity: 26
Merit: 9
Ok, I surrender this project for mtgoxlive which is really smart, having last trades in Y-dimension aswell.
http://mtgoxlive.com/orders

Now the next thing would be to have a weighted graph between different trading portals.
newbie
Activity: 26
Merit: 9
hope this comes back!  thanks for the work warpi!

Again, thank you for this.

Thanks for the support!

My graph was shut down by my webhost since it had recieved 10 000 requests, i think it was at 19 june but im not sure. It was probably a attack from the same people who dislikes bitcoin (apparently some people do that).

Since mtgox still isnt up yet, I will wait with reopening the site.
If you want, I'll host it on my webserver.  I've got plenty of extra bandwidth, etc.

That would be great. Problem is now that mtgox have added security, so its harder to download the market depth. And then we have the other thing that mtgox is probably not going to cover 99% of the market any more. Tradehill is getting more people and more exchanges are probably on their way. I wonder what this acumulated graph really should show?
legendary
Activity: 1400
Merit: 1005
My graph was shut down by my webhost since it had recieved 10 000 requests, i think it was at 19 june but im not sure. It was probably a attack from the same people who dislikes bitcoin (apparently some people do that).

Since mtgox still isnt up yet, I will wait with reopening the site.
If you want, I'll host it on my webserver.  I've got plenty of extra bandwidth, etc.
sr. member
Activity: 672
Merit: 258
https://cryptassist.io
hope this comes back!  thanks for the work warpi!
hero member
Activity: 551
Merit: 500
Again, thank you for this.
newbie
Activity: 26
Merit: 9
My graph was shut down by my webhost since it had recieved 10 000 requests, i think it was at 19 june but im not sure. It was probably a attack from the same people who dislikes bitcoin (apparently some people do that).

Since mtgox still isnt up yet, I will wait with reopening the site.
newbie
Activity: 26
Merit: 9
Hey the graph hasn't been loading for the past couple of days.  Cry Hope it gets fixed, this is my favorite depth of market graph.

Thanks Smiley Now it is back up again. It whent down because mtgox switched to https. Enjoy!
http://warpi.net/bitcoin/
hero member
Activity: 551
Merit: 500
Hey the graph hasn't been loading for the past couple of days.  Cry Hope it gets fixed, this is my favorite depth of market graph.
newbie
Activity: 26
Merit: 9
I'm not sure how much work this is to implement, but it would be great if you could log the data and show a history of past market depth as well.

This is possible but I think its important to know what the market depth shows. Is it just a very very weak indication of how the value looks like right now, since it easy for people with a lot of cash to manipulate I dont think the history is of any use.

I think that it is time to change the default height = at least $200000.

Changed to $500K.
LZ
legendary
Activity: 1722
Merit: 1072
P2P Cryptocurrency
I think that it is time to change the default height = at least $200000.
sr. member
Activity: 323
Merit: 251
I'm not sure how much work this is to implement, but it would be great if you could log the data and show a history of past market depth as well.
sr. member
Activity: 462
Merit: 250
Works for me.
newbie
Activity: 26
Merit: 9
Looks like the service is not functioning. 

The exchange made some changes as a result of the DDoS attacks -- perhaps one of those changes introduced the problem (e.g., need to now access the trade API using https:// ?)

it works now? (it does not work when mtgox does not work, since it relies on realtime data from mtgox)
legendary
Activity: 2506
Merit: 1010
Looks like the service is not functioning. 

The exchange made some changes as a result of the DDoS attacks -- perhaps one of those changes introduced the problem (e.g., need to now access the trade API using https:// ?)
newbie
Activity: 26
Merit: 9
The script is very sad, when Mt. Gox is down.
Quote
Warning: fopen(http://mtgox.com/code/data/getDepth.php) [function.fopen]: failed to open stream: Connection timed out in /home/warpinet/public_html/bitcoin/index.php on line 5
Warning: fgets(): supplied argument is not a valid stream resource in /home/warpinet/public_html/bitcoin/index.php on line 6
Warning: fclose(): supplied argument is not a valid stream resource in /home/warpinet/public_html/bitcoin/index.php on line 7
Warning: Division by zero in /home/warpinet/public_html/bitcoin/calc.php on line 41
I suggest some error handling.

Now I have atleast removed all error messages Smiley
sr. member
Activity: 462
Merit: 250
The script is very sad, when Mt. Gox is down.
Quote
Warning: fopen(http://mtgox.com/code/data/getDepth.php) [function.fopen]: failed to open stream: Connection timed out in /home/warpinet/public_html/bitcoin/index.php on line 5
Warning: fgets(): supplied argument is not a valid stream resource in /home/warpinet/public_html/bitcoin/index.php on line 6
Warning: fclose(): supplied argument is not a valid stream resource in /home/warpinet/public_html/bitcoin/index.php on line 7
Warning: Division by zero in /home/warpinet/public_html/bitcoin/calc.php on line 41
I suggest some error handling.
legendary
Activity: 2506
Merit: 1010
Isn't a market depth graph already available at mtgox, and a few other websites?  I guess I fail to see what this one offers over the other graphs.

This chart allows me to zoom in just for the range that I'm interested in ...
   i.e., "how much supply is there for the next $150 worth of buying", for instance.


donator
Activity: 826
Merit: 1060
Isn't a market depth graph already available at mtgox

The accumulated market depth chart is already available on the MtGox megachart.

A three-dimentional "trench" (showing changes in the accumulated market depth over time) would be fascinating to see.
legendary
Activity: 1400
Merit: 1005
what this one offers over the other graphs.  What is meant by "accumulated" market depth?
Y coordinate is the sum of values of all bid orders from certain rate up to the highest bid rate, or sum of values of all ask orders from the lowest rate to certain rate.
Gotcha, thanks.
sr. member
Activity: 462
Merit: 250
what this one offers over the other graphs.  What is meant by "accumulated" market depth?
Y coordinate is the sum of values of all bid orders from certain rate up to the highest bid rate, or sum of values of all ask orders from the lowest rate to certain rate.
Pages:
Jump to: