Third Party Developer Blog

rss Viewing archived items for January 2015

Jan
9

A quick update to market orders

CCP FoxFour | 2015-01-09 14:33 | Comments
Hope you all had a wonderful Christmas and New Years. This is just a very quick blog to let you guys know about a small change I was able to squeeze into Proteus upon returning from vacation. After allowing you guys to access real time market information, some of you asked for some extra information to be added to the results. Based on those requests we have added the order id, the id of the location, the id of the type, and the original order volume to the results. Example entry from: https://api-sisi.testeveonline.com/market/10000002/orders/buy/?type=https://api-sisi.testeveonline.com/types/587/ {     "totalCount_str": "20",     "items": [         {             "volume_str": "332",             "buy": true,             "issued": "2014-10-31T16:21:23",             "price": 223004.01,             "volumeEntered": ... read more