HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
535 stars 152 forks source link

Bazaar quick_status SellPrice is wrong. #418

Closed Ancient77 closed 1 year ago

Ancient77 commented 3 years ago

Under the https://api.hypixel.net/skyblock/bazaar endpoint, I got the data for products["REFINED_DIAMOND"].quick_status.

{"productId":"REFINED_DIAMOND","sellPrice":40089.0492599162,"sellVolume":1061173,"sellMovingWeek":6943,"sellOrders":138,"buyPrice":486713.7886227544,"buyVolume":528,"buyMovingWeek":11364,"buyOrders":65}}

The sellPrice should be something around 400k, it is only 40k tho, which can't be true (according to the ingame bazaar).

shadowtime2000 commented 3 years ago

@Ancient77 Can you share a screenshot of it being 400k in the ingame bazaar?

Ancient77 commented 3 years ago

2021-04-04_22 40 48

Ancient77 commented 3 years ago

I've read the doc again, it says: sellPrice and buyPrice are the weighted average of the top 2% of orders by volume. This would make no sense for sellPrice since you can just order a lot for a very low price and change the sellPrice.

TopDogger1 commented 2 years ago

buy summary/sell summary