Get combo metrics
Returns combo details and metrics for one or more timeframes. Supports a single timeframe (for example, 1m), multiple timeframes (for example, 1m,5m,1h), or all to return every timeframe with data.
Query Parameters
Combo condition id (0x-prefixed 32-byte hex)
Combo position id, decimal or 0x-prefixed hex. Use this instead of condition_id.
Timeframe: single (1m, 5m, 30m, 1h, 6h, 24h, 7d, 30d, lifetime), comma-separated (1m,5m,1h), or 'all'
Response
Combo details and metrics for the requested timeframes. The timeframes array contains only timeframes that have data for the combo.
Combo condition id.
Metrics for the requested timeframes.
Address that created the combo.
Combo type.
Yes-side position id.
No-side position id.
Combo state: open, resolved_yes, resolved_no, resolved_split, or resolved_zero.
Last refresh time in Unix milliseconds.