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.
 

Quantity for sell or buy in API call

Author
Cowboy Arnerette
Center for Advanced Studies
Gallente Federation
#1 - 2013-08-17 22:57:47 UTC
Can anyone point me in the right direction please. I'm pulling data via XML (Google Docs) from Eve-Central (or can use Eve-Marketdata) for sell & buy prices (very common). The problem is I can't seem to find how to pull the quantity associated with the buy or sell price being displayed.

For instance if Tritanium is buy/max at 4.47 what's the max quantity available to buy?
Louis Vitton
Viziam
Amarr Empire
#2 - 2013-08-19 08:43:05 UTC
i think you will need the market orders like here: http://eve-marketdata.com/developers/item_orders2.php
Muscaat
EVE Markets
#3 - 2013-08-19 13:04:15 UTC
Not sure which of the APIs you're currently calling, but if you're using EVE Central then you'll need the marketstat API as described at http://dev.eve-central.com/evec-api/start - that gives volumes as well as prices.