Event analytics candles (per-bucket deltas)
Returns per-bucket deltas for a specific event (what happened during each bucket).
Path Parameters
Event slug
Query Parameters
Bucket size: 60, 240, D, 1D, W, 1W, M, 1M (default: 60)
Bucket size for /analytics/timeseries and /analytics/deltas responses.
Each value picks the time interval that one row in the output covers:
60 = 1 hour, 240 = 4 hours, D/1D = 1 day, W/1W = 7 days,
M/1M = calendar month.
60, 240, D, 1D, W, 1W, M, 1M Start timestamp (Unix seconds)
End timestamp (Unix seconds)
Max data points (default: 500, max: 2500)
Cursor from previous response
Response
Delta time-bucketed event analytics
x >= 0Buy distribution — count of buy trades falling in each USD bucket.
Distinct traders ACTIVE in this bucket (window-unique, not first-time).
Distinct makers active in this bucket.
Distinct takers active in this bucket.