Bitcoin Forum
May 10, 2024, 08:47:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cryptsy - zero quantity order book entries  (Read 614 times)
qxzn (OP)
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
December 14, 2013, 11:28:21 AM
 #1

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)

Code:
  "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..
1715374041
Hero Member
*
Offline Offline

Posts: 1715374041

View Profile Personal Message (Offline)

Ignore
1715374041
Reply with quote  #2

1715374041
Report to moderator
1715374041
Hero Member
*
Offline Offline

Posts: 1715374041

View Profile Personal Message (Offline)

Ignore
1715374041
Reply with quote  #2

1715374041
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715374041
Hero Member
*
Offline Offline

Posts: 1715374041

View Profile Personal Message (Offline)

Ignore
1715374041
Reply with quote  #2

1715374041
Report to moderator
Luror
Full Member
***
Offline Offline

Activity: 215
Merit: 100


View Profile
December 14, 2013, 12:33:19 PM
Last edit: December 14, 2013, 01:09:15 PM by Luror
 #2

Make a ticket, they won't notice a thread.

upd: Also, just saw this tweet:

"BigVern ‏@cryptsy

@DevJeff API fixes coming soon. Plus some new advanced streaming via API"

https://twitter.com/cryptsy/status/411690281356890112

BTC: 1DzAEtLoFxqmJoNH5ZYHyWxaSNYUGKf2S6
qxzn (OP)
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
December 14, 2013, 06:48:11 PM
 #3

Make a ticket, they won't notice a thread.

upd: Also, just saw this tweet:

"BigVern ‏@cryptsy

@DevJeff API fixes coming soon. Plus some new advanced streaming via API"

https://twitter.com/cryptsy/status/411690281356890112

I tweeted him too, will consider also making a ticket.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!