v1
latestOpenAPI 3.1.02026-07-2655154175.6 KBFlow
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/v1/flow/{ticker}/momentum
Path parameters
tickerstring required
Example:SPY
Underlying ticker symbol (uppercase, e.g. SPY, AAPL).
Query parameters
as_ofstring
Replay anchor. Accepts RFC 3339 or Unix seconds. Defaults to "now".
lookback_daysinteger
Trailing window size in trading days.
min_dteinteger
max_dteinteger
Response
Live momentum metrics + signal.
Example response
{
"meta": {
"requestId": "d7574836"
}
}