Skip to main content
GET
Bucketed market-wide net call premium / net put premium time series

Authorizations

Authorization
string
header
required

Skylit API key in the Authorization header (Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.

Query Parameters

interval
enum<string>
default:1D

Trailing window length. Defaults to a single trading day (1D); multi-day intervals roll up history at the chosen bucket size.

Available options:
1D,
2D,
3D,
5D,
7D,
14D,
30D,
45D,
60D,
90D,
120D,
180D,
360D
bucket
enum<string>
default:5min

Bucket size for the time series.

Available options:
1min,
5min,
15min,
30min,
1d,
1w
date
string<date>

Trading date anchor (YYYY-MM-DD). Defaults to today.

exclude_multi_leg
boolean
default:false

Exclude multi-leg / spread trades from the directional totals.

exclude_deep_itm
boolean
default:false

Exclude deep in-the-money trades (moneyness_percent < -20) from the directional totals.

Response

Market tide bars.

data
object
required
meta
object
required