The Quote Element
Description
Collection of quote data for a particular issue.Note For historic quotes, several Quote nodes can occur, each with a different date. These historic price data nodes will only contain <Open>, <Close>, <High>, <Low> and <Last> nodes.
<Quote
date =
date
order =
integer
currency =
currency >
</Quote>
Attributes
| Attribute name | Data type | Description |
|---|---|---|
| date | date | Date for this quote collection. Note: When a quote has no date, there is currently no trade for this issue. In this case it will probably only contain a <Previous> element. |
| order | integer | Reserved for future use. |
| currency | currency | The currency symbol for the quote values. |