Skip to main content

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

OK