torn
Supported ids depend on the selection.
Selections:bankcardschainreportcityshopscompaniescompetitiondirtybombseducationfactiontreegymshonorsitemdetailsitemsitemstatslogcategorieslogtypeslookupmedalsorganisedcrimespawnshoppokertablespropertiesracketsraidreportraidsrankedwarreportrankedwarsrockpaperscissorssearchforcashshopliftingstatsstocksterritoryterritorynamesterritorywarreportterritorywarstimestamp
stocks
| Field | Type |
|---|---|
| stocks | Stocks object |
Benefit
| Field | Type |
|---|---|
| description | String |
| frequency | Integer |
| requirement | Integer |
| type | Benefit Type enum |
Benefit Type
Limited values of the 'String' type:
active
passive
History
| Field | Type |
|---|---|
| change | Number (with floating point) |
| price | Number (with floating point) |
| timestamp | Epoch timestamp (in seconds) |
Price
| Field | Type |
|---|---|
| change | Number (with floating point) |
| change_percentage | Number (with floating point) |
| end | Number (with floating point) |
| high | Number (with floating point) |
| low | Number (with floating point) |
| start | Number (with floating point) |
Stock
| Field | Type |
|---|---|
| acronym | String |
| all_time | Price object |
| benefit | Benefit object |
| current_price | Number (with floating point) |
| history | Array of History |
| investors | Integer |
| last_day | Price object |
| last_hour | Price object |
| last_month | Price object |
| last_week | Price object |
| last_year | Price object |
| market_cap | Integer |
| name | String |
| stock_id | Integer |
| total_shares | Integer |