| Name | Type | Description |
|---|---|---|
| intervals | [StockPriceInterval] | Open, close, high, low, volume, average price, and change ratio for a particular interval |
| security | SecuritySummary | The Security resolved from the given identifier |
| source | String | The source of the data |
| nextPage | String | The token required to request the next page of the data. If null, no further results are available. |
| Name | Value |
|---|---|
| realtime | "realtime" |
| delayed | "delayed" |
| nasdaq_basic | "nasdaq_basic" |
| nasdaq_basic_filtered | "nasdaq_basic_filtered" |
| nasdaq_basic_last_sale | "nasdaq_basic_last_sale" |
| cboe_one | "cboe_one" |
| equities_edge | "equities_edge" |