For the past few days, the Mt. Gox market depth has been incorrect, with most of the bids and asks missing, in addition to the number being incorrect. I think Mt. Gox changed their websockets API or something. I usually keep the depth at 1000, separated by intervals of 0.01. The total number of bids was usually over 9,000, and the total number of asks was usually between 1,000 and 2,000. Now, the total number of bids is about 1,000 or so, and the total number of asks is about 900 or so. I can also see that many of the orders in the order book are missing as well. I contacted Mt. Gox about this, and they said I would need to contact the developer (you). How soon would you be able to solve this problem?
When MtGox made the switch to the new API, it reduced the number of calls I could make to the full depth API, and it blocked my server from receiving the data altogether. So I switched to the reduced depth data for the time being. A MtGox API block is a 48-hr penalty. I've contacted Mark, and he hasn't responded yet.