Get previous trades in time buckets.
GET/trade/bucketed
Timestamps returned by our bucketed endpoints are the end of the period, indicating when the bucket was written to disk. Some other common systems use the timestamp as the beginning of the period. Please be aware of this when using this endpoint.
Also note the open price is equal to the close price of the previous timeframe bucket.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Request was successful
Parameter Error
Unauthorized
Access Denied
Not Found