Computes volume and liquidity analytics for a specific market from the market_volume_timeseries collection. Returns volume traded in multiple time windows (1h, 4h, 12h, 24h), volume as a percentage of total, liquidity-to-volume ratio, and turnover ratio.
Documentation Index
Fetch the complete documentation index at: https://docs.nevua.markets/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The market ID
Volume stats
Latest total cumulative volume (null if missing)
Most recent liquidity value (null if missing)
Volume stats per window (1h, 4h, 12h, 24h)
liquidity / volume_24h
volume_24h / liquidity
Number of timeseries datapoints available