Has anyone else noticed this?
For example, around right now, this the pts/btc orderbook reported via the pubapi (
http://pubapi.cryptsy.com/api.php?method=marketdatav2)
"sellorders": [
{ "price": "0.02311000", "quantity": "0.00000000", "total": "4.64153101" },
{ "price": "0.02311001", "quantity": "0.00000000", "total": "0.02426551" },
{ "price": "0.02323001", "quantity": "0.00000000", "total": "1.08102253" },
{ "price": "0.02323002", "quantity": "0.00000000", "total": "0.09477107" },
{ "price": "0.02323006", "quantity": "0.00000000", "total": "0.00279421" },
{ "price": "0.02326296", "quantity": "0.00000000", "total": "0.04711880" },
{ "price": "0.02330000", "quantity": "0.00000000", "total": "1.39800000" },
{ "price": "0.02340985", "quantity": "0.00000000", "total": "0.02376335" },
{ "price": "0.02340989", "quantity": "0.00000000", "total": "0.02458038" },
{ "price": "0.02340993", "quantity": "0.00000000", "total": "0.05762429" },
{ "price": "0.02340999", "quantity": "0.00000000", "total": "0.01407734" },
{ "price": "0.02341000", "quantity": "0.00000000", "total": "0.03511500" },
{ "price": "0.02370001", "quantity": "0.00000000", "total": "0.17026393" },
{ "price": "0.02371000", "quantity": "0.00000000", "total": "0.05477010" },
{ "price": "0.02371591", "quantity": "2.08022164", "total": "0.04933435" },
{ "price": "0.02371593", "quantity": "2.02715990", "total": "0.04807598" },
{ "price": "0.02380392", "quantity": "0.00000000", "total": "0.02561845" },
{ "price": "0.02380393", "quantity": "0.00000000", "total": "0.00272115" },
{ "price": "0.02389000", "quantity": "0.00000000", "total": "0.10501693" },
{ "price": "0.02400000", "quantity": "0.00000000", "total": "0.36513410" }
],
"buyorders": [
{ "price": "0.02534002", "quantity": "0.00000000", "total": "2.09324829" },
{ "price": "0.02499229", "quantity": "0.00000000", "total": "0.08349979" },
{ "price": "0.02462807", "quantity": "0.00000000", "total": "0.09666846" },
{ "price": "0.02462806", "quantity": "0.00000000", "total": "0.14401979" },
{ "price": "0.02460000", "quantity": "0.00000000", "total": "0.12300000" },
{ "price": "0.02459998", "quantity": "0.00000000", "total": "0.17219986" },
{ "price": "0.02410007", "quantity": "0.00000000", "total": "0.02458037" },
{ "price": "0.02410006", "quantity": "0.00000000", "total": "0.00265101" },
{ "price": "0.02410005", "quantity": "0.00000000", "total": "1.49420310" },
{ "price": "0.02410000", "quantity": "0.00000000", "total": "0.34259992" },
{ "price": "0.02409998", "quantity": "0.00000000", "total": "0.10528853" },
{ "price": "0.02404261", "quantity": "0.00000000", "total": "0.83136237" },
{ "price": "0.02402547", "quantity": "0.00000000", "total": "0.04805094" },
{ "price": "0.02400000", "quantity": "0.00000000", "total": "0.36513410" },
{ "price": "0.02373300", "quantity": "0.00000000", "total": "0.22312482" },
{ "price": "0.02371000", "quantity": "0.00000000", "total": "0.23710000" },
{ "price": "0.02333547", "quantity": "0.00000000", "total": "0.29612326" },
{ "price": "0.02330000", "quantity": "0.00000000", "total": "1.39800000" },
{ "price": "0.02326296", "quantity": "0.00000000", "total": "0.04711880" },
{ "price": "0.02323025", "quantity": "0.00000000", "total": "0.02561845" }
]
What's with all those zeros? And if they are to be ignored, it's still a problem, because once I do that there are no buy orders left :/
edit: this is also happening with at least a handful of other pairs, such as anc/btc, zet/btc, qrk/btc..