Global combo analytics timeseries (cumulative)
Returns cumulative combo metrics at the end of each bucket. Use for running-total line charts of global combo volume, fees, and lifecycle activity over time.
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). Omit for all-time.
End timestamp (Unix seconds)
Max data points (default: 500, max: 2500)
Cursor from previous response for next page
Response
Cumulative time-bucketed combo analytics
Full field: bucket. Bucket start time as Unix seconds.
x >= 0Full field: usd_volume. Cumulative USD volume across combo fills (buys + sells).
Full field: usd_buy_volume. Cumulative USD buy volume.
Full field: usd_sell_volume. Cumulative USD sell volume.
Full field: shares_volume. Cumulative combo shares volume (buys + sells).
Full field: shares_buy_volume. Cumulative combo shares buy volume.
Full field: shares_sell_volume. Cumulative combo shares sell volume.
Full field: fees. Cumulative fees in USD.
Full field: builder_fees. Cumulative builder fees in USD.
Full field: builder_usd_volume. Cumulative USD volume on builder-attributed fills.
Full field: builder_usd_buy_volume. Cumulative builder USD buy volume.
Full field: builder_usd_sell_volume. Cumulative builder USD sell volume.
Full field: builder_shares_volume. Cumulative builder combo shares volume.
Full field: builder_shares_buy_volume. Cumulative builder combo shares buy volume.
Full field: builder_shares_sell_volume. Cumulative builder combo shares sell volume.
Full field: txns. Cumulative combo fill transaction count.
x >= 0Full field: buys. Cumulative combo buy fill count.
x >= 0Full field: sells. Cumulative combo sell fill count.
x >= 0Full field: builder_txns. Cumulative builder combo fill transaction count.
x >= 0Full field: builder_buys. Cumulative builder combo buy fill count.
x >= 0Full field: builder_sells. Cumulative builder combo sell fill count.
x >= 0Full field: creations. Cumulative combo market creations.
x >= 0Full field: executions. Cumulative combo executions.
x >= 0Full field: status_updates. Cumulative combo status updates.
x >= 0Full field: positions_split. Cumulative positions-split lifecycle operations.
x >= 0Full field: positions_merged. Cumulative positions-merged lifecycle operations.
x >= 0Full field: split_on_condition. Cumulative split-on-condition lifecycle operations.
x >= 0Full field: merged_on_condition. Cumulative merge-on-condition lifecycle operations.
x >= 0Full field: extracted. Cumulative extract lifecycle operations.
x >= 0Full field: injected. Cumulative inject lifecycle operations.
x >= 0Full field: converted_to_yes_basket. Cumulative convert-to-YES-basket lifecycle operations.
x >= 0Full field: merged_from_yes_basket. Cumulative merge-from-YES-basket lifecycle operations.
x >= 0Full field: compressed. Cumulative compress lifecycle operations.
x >= 0Full field: redeemed. Cumulative redemption lifecycle operations.
x >= 0Full field: wrapped. Cumulative wrap lifecycle operations.
x >= 0Full field: unwrapped. Cumulative unwrap lifecycle operations.
x >= 0Full field: horizontal_split. Cumulative horizontal-split lifecycle operations.
x >= 0Full field: horizontal_merge. Cumulative horizontal-merge lifecycle operations.
x >= 0Full field: position_converted. Cumulative position-converted lifecycle operations.
x >= 0Full field: migrated. Cumulative migrate lifecycle operations.
x >= 0Full field: yes_usd_volume. Cumulative USD volume on the YES side.
Full field: yes_shares_volume. Cumulative YES shares volume (buys + sells).
Full field: yes_shares_buy_volume. Cumulative YES shares buy volume.
Full field: yes_shares_sell_volume. Cumulative YES shares sell volume.
Full field: no_usd_volume. Cumulative USD volume on the NO side.
Full field: no_shares_volume. Cumulative NO shares volume.
Full field: legs_2_txns. Cumulative fill count on 2-leg combos.
x >= 0Full field: legs_2_usd_volume. Cumulative USD volume on 2-leg combos.
Full field: legs_3_txns. Cumulative fill count on 3-leg combos.
x >= 0Full field: legs_3_usd_volume. Cumulative USD volume on 3-leg combos.
Full field: legs_4_txns. Cumulative fill count on 4-leg combos.
x >= 0Full field: legs_4_usd_volume. Cumulative USD volume on 4-leg combos.
Full field: legs_5_plus_txns. Cumulative fill count on combos with 5+ legs.
x >= 0Full field: legs_5_plus_usd_volume. Cumulative USD volume on combos with 5+ legs.
Full field: entry_price_usd_weighted_sum. Cumulative sum of entry price x USD size across fills (VWAP numerator).
Full field: split_collateral_usd. Cumulative collateral locked via splits, in USD.
Full field: merge_collateral_usd. Cumulative collateral released via merges, in USD.
Full field: redemption_payout_usd. Cumulative redemption payouts in USD.
Full field: compress_collateral_usd. Cumulative collateral released via compress operations, in USD.
Full field: combos_created. Cumulative combo markets created.
x >= 0Full field: combos_resolved_yes. Cumulative combos resolved YES.
x >= 0Full field: combos_resolved_no. Cumulative combos resolved NO.
x >= 0Full field: new_combo_traders. Cumulative first-time combo traders.
x >= 0Full field: new_builder_combo_traders. Cumulative first-time builder-attributed combo traders.
x >= 0