Name | Description | Example |
---|---|---|
page_size
|
The number of results to return | - |
page_size
* required
The number of results to return
|
Name | Description | Type |
---|---|---|
prices | array | |
last_price
|
The last price | number |
last_time
|
The timestamp of the last price | string |
index
|
The name of the Index | object |
symbol
|
The current ticker of the index | string |
next_page | The token required to request the next page of the data. If null, no further results are available. | string |
prices
|
||
next_page
The token required to request the next page of the data. If null, no further results are available.
|