Live momentum signal vs baseline (5m / 30m / 1h windows)
Flow
Live momentum signal vs baseline (5m / 30m / 1h windows)
Compares the current 5-minute, 30-minute, and 1-hour flow against the
trailing per-time-of-day baseline (/v1/flow/{ticker}/baseline).
Returns z-scores for the 5-minute window and a one-token trend
classification.
GET
Live momentum signal vs baseline (5m / 30m / 1h windows)
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
Replay anchor (RFC 3339). Defaults to "now".
Required range:
1 <= x <= 60Required range:
x >= 0Required range:
x >= 0
