telegram_buzz_score
Aggregates Telegram mentions into a buzz score per stock/ETF using tier, diffusion, and velocity. Supports filtering by market, sentiment, and message type to reveal trending securities.
Instructions
종목별 종합 버즈 스코어(독립언급×tier×확산×velocity). 감성·유형 필터 지원.
종목코드 매칭 전용 — 거시·지정학·테마(예: "미국 이란", "금리") 질문은 telegram_search 사용.
Args: window_hours: 집계 윈도우(시간). 기본 24. only_types: 포함할 메시지 유형(예: ["report"]). 생략 시 전체. exclude_gossip: only_types 미지정 시 gossip 제외. 기본 False. sentiment: positive/negative/neutral 중 하나만. 생략 시 전체. top: 상위 N개(세그먼트별). 기본 20. kind: 종목 종류 — "stock"(개별주만)/"etf"(ETF만)/"all"(전체). 기본 all. market: 시장 — "KR"(국내만)/"US"(미국만)/"all"(전체). 기본 all. kind 와 조합해 국내주식·미국주식·국내ETF·미국ETF 네 갈래로 나뉩니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| kind | No | ||
| market | No | ||
| sort_by | No | ||
| sentiment | No | ||
| only_types | No | ||
| window_hours | No | ||
| exclude_gossip | No | ||
| min_independent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |