-
-
Notifications
You must be signed in to change notification settings - Fork 59
Description
Describe the Feature Request
When checking flea prices of items such as gun mods etc sometimes some items/mods look like a very good option ... High performance and low price on the flea ...
But it actually is rarely available on the flea
I.e. once in a while someone lists one and lists it for a low price since he has no idea how much to list it for ... And that gets cached as average price (but it's fake/false price, since 99.99% of the times the item isn't available on the market).
This affects tarkov.dev directly, but also downstream tools that use your API to fetch flea prices (e.g. db4tarkov.com)
Having an average number of available offers ("Availability") on the market next to the price would solve this.
It would be even better if you took the "Count" of each offer into account. (E.g. some item might have only 5 offers, but each seller is selling 20 of that item, so there are on average 100 of that item for sale on the market).