telegram_velocity
Track stock mention velocity across time buckets, comparing against a baseline to flag sudden spikes in Telegram discussions.
Instructions
종목별 언급의 시간대별 흐름과 급등(velocity)을 반환합니다.
시간 버킷별 독립 언급을 집계해 직전 대비 증가율과 spike 여부를 봅니다. 베이스라인 배율(baseline_ratio) 동봉.
Args: query: 종목명/6자리 코드(생략 시 velocity 상위 top 종목). bucket_minutes: 시간 버킷 크기(분). 기본 30. window_hours: 집계 윈도우(시간). 기본 6. spike_min: 최근 버킷 급등 임계값(건수). 기본 5. top: query 미지정 시 상위 N개. 기본 15.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| query | No | ||
| spike_min | No | ||
| window_hours | No | ||
| bucket_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |