Author

Topic: How can I get mtgox's transaction history? 0.02 (Read 831 times)

donator
Activity: 2772
Merit: 1019
to get all trades as recorded by bitcoincharts:

Code:
#> curl "http://bitcoincharts.com/t/trades.csv?symbol=mtgoxUSD&start=0" > trades.csv

of course you can also just enter that url into your browser

maybe more info: [BEGINNER WORKSHOP]: bitcoincharts + postgres = cool sql queries
hero member
Activity: 602
Merit: 500
bitcoin.clarkmoody.com has the current orders you can monitor live
newbie
Activity: 20
Merit: 0
I want to look into the claim that mtgox was disrupted by bots selling/buying 0.02 bitcoins. I believe it was, but if anyone knows a way to check the past week of all trades on mtgox that would be awesome  Smiley

I know the blockchain must have a record of all transactions and since mtgox owns 80% of the transactions it might be a good place to start.

I havent downloaded the blockchain yet, but if anyone has any tips for investigating this future let me know.
Jump to: