| Name | Type | Description | Notes |
|---|---|---|---|
| t | number | Unix timestamp in seconds | [optional] [default to undefined] |
| c | string | Close price | [optional] [default to undefined] |
| h | string | Highest price | [optional] [default to undefined] |
| l | string | Lowest price | [optional] [default to undefined] |
| o | string | Open price | [optional] [default to undefined] |
This repository was archived by the owner on Jul 16, 2026. It is now read-only.