| Name | Type | Description | Notes |
|---|---|---|---|
| close | Float | Closing price quote of the time frame with two decimal points | [optional] |
| high | Float | Highest price of the time frame with two decimal points | [optional] |
| endDate | LocalDate | End date in YYYY/MM/DD | [optional] |
| open | Float | Opening price quote of the time frame with two decimal points | [optional] |
| time | LocalDate | Timestamp of the beggining of the frame | [optional] |
| volume | Float | Volume of currency exchanged in the time frame with two decimal points | [optional] |
| usdVolume | Float | Volume of currency exchanged in dollars the time frame with two decimal points | [optional] |
| btcVolume | Float | Volume of currency exchanged in dollars the time frame with two decimal points | [optional] |
| quoteVolume | Float | Volume of currency exchanged in dollars the time frame with two decimal points | [optional] |