Skip to main content
Get a live 0-100 sentiment score for a ticker, composed of seven components grouped into trend, flow, and positioning sub-scores. Each component is scored as a percentile vs the ticker’s own trailing year and oriented so 100 is the greed side. The result carries the composite score with a band label (extreme fear to extreme greed; cutoffs versioned in the methodology block), the three sub-scores, every component with its raw value, percentile, and window, deltas over 1, 5, and 20 trading days, a weekly history series, transition flags, and quotable derived[] sentences. A thin option chain degrades to a disclosed coverage with omission reasons, so the score never silently changes meaning. Serves live data only. Endpoint: POST /api/v1/ticker-sentiment Tier: point · Delivery: sync

Request

Response

The response is the two-key envelope { finterm, data }, where data is the finterm.result:TickerSentiment/v1 contract:

Example