veroq_full
Retrieve comprehensive financial data for a stock ticker, including price, fundamentals, technical indicators, sentiment scores, and recent news in a single API call.
Instructions
Get the full profile for a ticker — price, fundamentals, technicals, sentiment, and recent news in one call.
WHEN TO USE: For a complete data dump on a single ticker. 9 sources in parallel. Use veroq_ticker_analysis for an interpreted analysis instead. RETURNS: Price data, fundamentals, technical indicators, sentiment scores, and recent news briefs. COST: 2 credits. EXAMPLE: { "ticker": "NVDA" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Ticker symbol (e.g. AAPL, NVDA, BTC) |