Event:
Cost: 0.2 credits per delivery
market_volume_milestone Cost: 0.2 credits per delivery
When to use this
- Track when a specific market reaches a notable volume threshold like 1M.
- Surface markets gaining traction within a chosen timeframe for trading or content.
- Trigger downstream alerts or workflows the moment a market hits a liquidity milestone.
Subscription filters
Add these to thefilters object when you create the subscription. timeframes is required.
| Filter | Type | Description |
|---|---|---|
condition_ids | string[] | Restrict to specific markets by condition ID (max 500). |
timeframes | string[] | One or more windows: 1m, 5m, 30m, 1h, 6h, 24h, 7d, 30d, lifetime. |
milestone_amounts | integer[] | USD milestone thresholds to fire on (max 500). |
Example
Notes
milestone_amountsare USD thresholds. Each amount fires once when the cumulative volume crosses it.