v1

latestOpenAPI 3.1.02026-07-2655154175.6 KB
Market

Market-wide breadth, advance/decline, and sector rotation

Combines SPY/QQQ/IWM aggregate sentiment with an advance/decline ratio (over directional FIR) and per-sector rotation signals. Ideal as a single "is the market risk-on or risk-off right now" probe.

get/v1/flow/market-breadth

Query parameters

datestring date

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

fir_thresholdnumber double

Absolute FIR threshold (in %) used to classify a ticker as advancing or declining. Tickers with |fir| < threshold count as unchanged.

Response

Market breadth + advance/decline + sector rotation.

Example response

{
  "meta": {
    "requestId": "d7574836"
  }
}