These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Market Discussions

 
  • Topic is locked indefinitely.
 

Item volume by API possible?

Author
Zappity
New Eden Tank Testing Services
#1 - 2013-07-07 09:35:13 UTC
I'm hoping this is an obvious answer. Are there any sites that provide the in-game volume figure (i.e. units sold per day) for market items? 'Volume' on eve-central seems to refer to market orders (either bid or ask) rather than items sold.

Zappity's Adventures for a taste of lowsec and nullsec.

Rhivre
TarNec
Invisible Exchequer
#2 - 2013-07-07 10:19:40 UTC
Eve Market Data is quite handy for stuff like that :)
Zappity
New Eden Tank Testing Services
#3 - 2013-07-07 12:00:30 UTC
Thanks (again). I thought I looked there but Volume was total number of items on sell orders rather than items sold.

Sell order volume is indicative of sales but has significant lag. I'll have another look though.

Zappity's Adventures for a taste of lowsec and nullsec.

Rhivre
TarNec
Invisible Exchequer
#4 - 2013-07-07 12:47:07 UTC
Jita qty/day 257,973 for example matches with the item history table, which is the total number of items traded per day.

the value is the average for the last month. (I get that as 235,965.23 when I export the history table)


Zappity
New Eden Tank Testing Services
#5 - 2013-07-07 13:07:52 UTC
Yep, you're right. This is what I was missing:

http://eve-marketdata.com/developers/item_history2.php

Zappity's Adventures for a taste of lowsec and nullsec.

Zosius
The Nordic Associates
Insidious.
#6 - 2013-08-16 13:28:05 UTC
I would like to bring this thread back to life and ask if there's anyway to write query to get volume traded for a range of item ids. Not multiple values seperated bu coma, but a range. I can get it for item_price, but can't seem have it work for item_history.

any ideas?