Name | Type | Description |
---|---|---|
intervals | List of StockPriceInterval | Open, close, high, low, volume, average price, and change ratio for a particular interval |
intervals_data_frame | Data Frame | Data frame representation of intervals |
security | SecuritySummary | The Security resolved from the given identifier |
source | Character | The source of the data |
next_page | Character | The token required to request the next page of the data. If null, no further results are available. |