Skip to main content
The hyperliquid.assets.perpetual_positions_daily view contains daily Hyperliquid perpetual position state per (user, type, coin). Days where the position is known to be closed are flagged via is_tombstone = true.
To filter to currently-open positions use WHERE NOT is_tombstone. Use last_activity_timestamp rather than time_slice for freshness.

Table Columns

Identifiers

Position

Funding

Sample Query