Today's flow vs trailing average (with similar-days lookback)
Flow
Today's flow vs trailing average (with similar-days lookback)
Compares the current trading day’s premium / volume / net premium / call-put ratio against the trailing 20-trading-day average for the same ticker. Returns absolute deltas, percentile rankings, and the five most-similar past trading days.
GET
Today's flow vs trailing average (with similar-days lookback)
Authorizations
Skylit API key in the Authorization header
(Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.
Path Parameters
Underlying ticker symbol (uppercase, e.g. SPY, AAPL).
Example:
"SPY"
Query Parameters
Date to evaluate (YYYY-MM-DD). Defaults to today.

