Blue-Chip Indices
What is this endpoint for?
Blue-Chip Indices are our ready-to-go indices. Monitor the overall performance of specific buckets of assets. The indices combine several data sources to summarize market performance. They can be used to aid the issuance of derivatives contracts or investment vehicles by providing pricing for settlement. See our full list of indices here.
Endpoints
Parameters
Parameter | Description | Examples |
---|---|---|
| The Kaiko Blue-Chip Index ticker. You can find a full list of our tickers here. |
|
Requesting multiple tickers at the same time
To configure multiple tickers in the same stream, provide the indexCode
as a comma separated list eg KT5,KT10NYC
Alternatively, use a wildcard by entering a *
and you'll receive all tickers you have as part of you Kaiko subscription.
Fields
Field | Description |
---|---|
| The ticker identifying the index. |
| The type of publication. Either real-time or fixings |
| The time period in which transaction data are considered for the calculation of the index. If a index's calculation methodology has an interval of 15 seconds, |
| is the quote asset used for the index denomination. |
| The list of underlying instrument used to compute the index price with tick details such as |
| The value of the rate in the quote denomination. |
| The list of underlying instrument with quarterly reviewed information such as |
| The theoretical time of price publication |
| The exact time of price computation. |
Request examples
Make sure to read our Python quick-start guide before starting.
Response Example
Last updated