Historical Depth Data MtGox with higher granularity

bitcoin

Solution

You can access MtGox's full historical trade data via Google BigQuery.

See here for more information:

https://bitcointalk.org/index.php?topic=218980.0

I haven't seen anywhere that you could get the full order book history though. That would be an absolutely massive data set if it existed, so I doubt if anyone has such a thing available.

Problem

I was doing some research and a need arized to get mtgox historic depth data, their api was not giving a lot of good info, it gives around ~6k bids and asks and most of them in last 3-4 months, while all of the dataset starts around 2010. I was looking for bid ask data with higher granularity, preferably for more currencies than just btc to usd. Any help would be really appreciated.

Original source