Get Previous Trades in Time Buckets
GET/api/v1/trade/bucketed
Get previous trades in time buckets
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
OK
Parameter Error
Unauthorized
Access Denied
Not Found