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

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

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

API for Volume of Items Moved in a Regional Market Per Item Per Day

First post
Author
ilove fallout3
Sebiestor Tribe
Minmatar Republic
#1 - 2016-01-11 06:02:06 UTC
Hello,

First time developing so sorry if I make any easy mistakes.

I'm looking to see if there's information out there for the amount of an item being moved per day in a regional market. I've been able to find some information, but it's from a website that's since gone down. Is there such a resource out there? Any way to get a strong approximate?

Cheers,

Fallout
Pete Butcher
The Scope
Gallente Federation
#2 - 2016-01-11 08:30:52 UTC
ilove fallout3 wrote:
Hello,

First time developing so sorry if I make any easy mistakes.

I'm looking to see if there's information out there for the amount of an item being moved per day in a regional market. I've been able to find some information, but it's from a website that's since gone down. Is there such a resource out there? Any way to get a strong approximate?

Cheers,

Fallout


There is a CREST market history endpoint for that, but I can't seem to find the docs for it.

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#3 - 2016-01-11 12:35:21 UTC  |  Edited by: Steve Ronuken
https://www.fuzzwork.co.uk/market/marketdisplay.php is a javascript (mostly) frontend for the market history endpoint.

It's not really hooked up to the rest, because it was done differently, when someone was still getting to grips with things. Long term, I'm kinda expecting it to change, but that's a future thing.

https://public-crest.eveonline.com/market/10000002/types/29668/history/

So that's

https://public-crest.eveonline.com/market/[region id goes here]/types/[type id goes here]/history/


In case this is for googledocs: https://github.com/fuzzysteve/eve-googledocs-script/blob/master/HistoryGrabber.gs

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Haffsol
#4 - 2016-01-11 16:54:39 UTC  |  Edited by: Haffsol
If you need the API I believe CREST is the only way. If you need to consult thet traded volumes in a specific system or region you can check on eve-galactic as in here for tritanium. What you're looking for should be under the history tab > stock chart.