reddit_trending
Scan Reddit subreddits (e.g., r/wallstreetbets, r/stocks) to retrieve trending stock tickers sorted by mention frequency. Get per-subreddit breakdown to gauge retail buzz.
Instructions
Get trending stock tickers from Reddit based on mention frequency. Scans r/wallstreetbets, r/stocks, r/investing, and r/options for posts mentioning tickers. Returns tickers sorted by mention count with per-subreddit breakdown. Limitation: uses keyword extraction (cashtags + uppercase words), not NLP — some false positives possible. Best for gauging retail buzz, not precise sentiment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subreddits | No | Subreddits to scan (default: wallstreetbets, stocks, investing, options) | |
| limit | No | Maximum number of trending tickers to return (default: 20) |