JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://sourceforge.net/projects/bitcointrader/
730 stars 374 forks source link

Orderbook Sorting calculates wrong #169

Closed noideal closed 7 years ago

noideal commented 9 years ago

2015-08-18 13_36_30-order book bfx 2015-08-18 13_36_10-order book bfx

JulyIghor commented 9 years ago

Can you please explain where is problem? First row is copy of not grouped orderbook just for visual understanding.

noideal commented 9 years ago

I think it's just a matter of the direction in which the prices are listed. That 1000btc order @ 253.01 isn't represented in the grouping at all because it's only adding < 252. I think ideally the asks should be calculated down, while the bids should be calculated up. This isn't really a bug as much as something that would represent the order book better in the grouping.

On a side note: You may see a big increase in downloads soon because your app was the saving grace for some traders on the Bitfinex market margin cascade today. It was talked about a lot in the WhaleClub teamspeak with one of the bfx devs. I've been using QTT for about 2 years now and everything you've done with it is fantastic!