| country |
The instrument's country of origin. |
string |
| exchange |
Exchange code for the marketplace where the financial instruments are listed. |
string |
| industry |
A code that identifies a group of businesses that produce similar products or services. |
string |
| lastPrice |
The last price the instrument traded. |
double |
| previousClose |
The closing value of the instrument on the previous day. |
double |
| previousVolume |
The number of shares or contracts traded for the previous day. |
int |
| priceNetChange |
The difference between the last price and the previous day's settlement price. |
double |
| pricePercentChange |
The difference between the last price and the previous day's settlement price, expressed as a percentage. |
double |
| sicSector |
A four-digit code for classifying industries. |
string |
| standardDeviation |
The standard deviation using the past 20-days of data. |
double |
| subIndustry |
A more specific group of businesses within an industry that produce similar products or services. |
string |
| symbol |
A symbol or code that identifies a financial instrument. |
string |
| symbolName |
The full name of the instrument. |
string |
| timestamp |
The time the message was generated on the server. |
dateTime |
| tradeTimestamp |
The exchange timestamp for the last traded price. |
dateTime |
| volume |
The number of shares or contracts traded. |
int |