v1
latestOpenAPI 3.1.02026-07-2655154175.6 KBBucketed market-wide net call premium / net put premium time series
Returns the market-wide intraday "tide" — bucketed Net Call Premium and Net Put Premium series with both per-bucket and cumulative values, plus an SPY price overlay for context. Two directional flavors are emitted per bar: the standard ncp/npp (call-buying minus call-selling, etc.) and a manualNcp/ manualNpp variant with the script-trade exclusion logic relaxed for callers that need raw flow.
Query parameters
Trailing window length. Defaults to a single trading day (1D); multi-day intervals roll up history at the chosen bucket size.
Bucket size for the time series.
Trading date anchor (YYYY-MM-DD). Defaults to today.
Exclude multi-leg / spread trades from the directional totals.
Exclude deep in-the-money trades (moneyness_percent < -20) from the directional totals.
Response
Market tide bars.
Example response
{
"meta": {
"requestId": "d7574836"
}
}