Stock Picks
A stock pick is a ticker-level call extracted from a source article, such as an analyst recommendation or long/short idea. Fetch the latest day’s picks withGET /api/v1/stock-picks.
Each pick includes:
| Field | Meaning |
|---|---|
ticker, tickerExchange | The instrument and its exchange |
instrumentType | EQUITY, ETF, OPTION, or OTHER |
direction | LONG or SHORT |
action | NEW_POSITION, ADD, HOLD, RECOMMENDATION, REDUCE, or EXIT |
authorConviction, convictionLabel | The author’s conviction, numeric and labeled |
activePick | Whether the call is currently active |
evidenceQuote, rationaleSnippet | Supporting quote and reasoning from the source |
author, articleTitle, articleUrl | Attribution back to the source post |
publishedAt, publicationSlug, postSlug | Source post context |
date=YYYY-MM-DD. Pricing scales with the
number of distinct attributed source articles in the response. A 404 means no
picks exist for that day, so do not pay.
