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.
 

Cancelled orders in /char/MarketOrders.xml.aspx

Author
Magnomus
Perpetual Motion Machine
#1 - 2011-12-26 16:54:05 UTC
I've recently started pulling data from my character's marketorders.xml and I've noticed that orders which have been cancelled are remaining in the API call as having volremaining even though the order no longer exists. I haven't had a chance to make sure this is the only circumstance that results in a phantom order, but even if it is, it creates some stability/reliability issues for the program I'm working on.

Can anyone else reproduce this problem and/or know of any workarounds? Thanks.
Zeta Zhul
Preemptive Paranoia
#2 - 2011-12-26 17:20:47 UTC
Yes it is a problem.

Yes it is very annoying.

Yes it does muck up your accounting.

No there are no workarounds that I know that do not involve manually setting something up to filter out the canceled orders.