Jump to content

Resource Trade Price API, High and Low are reversed, All resources


GreyOps
 Share

Recommended Posts

https://politicsandwar.com/api/tradeprice/resource=aluminum

 

{
"resource": "aluminum",
"avgprice": "2393",
"marketindex": "20,571",
"highestbuy": {
"date": "2016-08-26 18:32:19",
"nationid": "12688",
"amount": "1687",
"price": "2303",
"totalvalue": 3885161
},
"lowestbuy": {
"date": "2016-08-26 18:37:44",
"nationid": "21386",
"amount": "4247",
"price": "2399",
"totalvalue": 10188553
}
}

 

https://politicsandwar.com/api/tradeprice/resource=bauxite

 

{
"resource": "bauxite",
"avgprice": "2695",
"marketindex": "20,464",
"highestbuy": {
"date": "2016-08-26 22:28:57",
"nationid": "9748",
"amount": "1000",
"price": "2587",
"totalvalue": 2587000
},
"lowestbuy": {
"date": "2016-08-26 18:37:16",
"nationid": "30523",
"amount": "1398",
"price": "2775",
"totalvalue": 3879450
}
}

 

All remaining resources are similar

Link to comment
Share on other sites

The numbers are right, it's the names that are wrong. The API tells you the average price of recent trades, the price of the highest buy offer available, and price of the lowest sell offer available. The first two are labeled intuitively as avgprice and highestbuy, while the last item is labeled lowestbuy. Why? Because !@#$ you, that's why.

RollSheepy.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and the Guidelines of the game and community.