Name | Type | Description | Notes |
---|---|---|---|
close | float | The close price for the symbol in the given time period. | |
closing_trades | \OpenAPI\Client\Model\V1HistoricCryptoFromToDateGet200ResponseAllOfTicksInner[] | ||
day | \DateTime | The date requested. | |
is_utc | bool | Whether or not the timestamps are in UTC timezone. | |
open | float | The open price for the symbol in the given time period. | |
open_trades | \OpenAPI\Client\Model\V1HistoricCryptoFromToDateGet200ResponseAllOfTicksInner[] | ||
symbol | string | The symbol pair that was evaluated from the request. |