Returns the realtime value of an Intrinio proprietary index. Some index values are derived fair market values calculated from options prices and are not the official index spot price.
| Name | Description | Example |
|---|---|---|
|
index_id
* required
|
The Intrinio index identifier. Supported proprietary identifiers include ISPY and HIIQ; other supported identifiers may be derived from options prices. | ISPY |
|
index_id
* required
The Intrinio index identifier. Supported proprietary identifiers include ISPY and HIIQ; other supported identifiers may be derived from options prices.
|
| Name | Description | Type |
|---|---|---|
| price | The current index value. | number |
| last_time | The timestamp associated with the current index value. | string |
| messages | Messages or warnings about the index value. | array |
|
type
|
string | |
| index | Metadata describing the index. | object |
|
symbol
|
The symbol of the Intrinio index. | string |
|
name
|
The name of the Intrinio index. | string |
|
price
The current index value.
|
||
|
last_time
The timestamp associated with the current index value.
|
||
|
messages
Messages or warnings about the index value.
|
||
|
index
Metadata describing the index.
|