| Name | Type | Description | Notes |
|---|---|---|---|
| after_hours | float | The close value of the ticker symbol in after hours trading. | [optional] |
| close | float | The close value for the symbol in the given time period. | |
| from | \DateTime | The requested date. | |
| high | float | The highest value for the symbol in the given time period. | |
| low | float | The lowest value for the symbol in the given time period. | |
| open | float | The open value for the symbol in the given time period. | |
| pre_market | int | The open value of the ticker symbol in pre-market trading. | [optional] |
| status | string | The status of this request's response. | |
| symbol | string | The exchange symbol that this item is traded under. |