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.
 

Market data question

First post
Author
radkid10
University of Caille
Gallente Federation
#1 - 2016-08-31 03:38:37 UTC
is it possible to get live market information from a specific region with API or is that too demanding.

for instance if I had a character online in a region so I can use the information of that Region's Market to help me make decisions so I can have all that information in one program.

so if I have multiple accounts online I can use their API give me the information of those markets with the characters I currently have online.

I hope this makes sense to everybody
Blacksmoke16
Imperial Academy
#2 - 2016-08-31 03:49:58 UTC
With the XML api no.

With CREST yes.

How much you can do with that data depends on your programming experience, as just looking thru the raw data is not too useful.

Can look thru this link to see all of the market endpoints that CREST has and see if you can find one that will be what you want. My vote is you would be interested in the bulk endpoint, as it will return every order in a give region. However it is a lot of data so will need to process it smart or use a different method.

http://eveonline-third-party-documentation.readthedocs.io/en/latest/crest/eve/eve_market.html
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#3 - 2016-08-31 11:46:27 UTC
You can't get _live_ information.

You can get information which has a cache timer of 5 minutes (so it's up to 5 minutes old), which is pretty close to live.

That's how I'm populating https://market.fuzzwork.co.uk (up to about 40 minutes old. I refresh it every 30 minutes, and it takes about 8-10 minutes to process at my end)

https://www.fuzzwork.co.uk/market/viewer/ will let you see the market with the 5 minute timer.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter