# 00537.r3 — Monitor Telegram Groups for Trading Signals
Revision: r3
Steward: [leanxbt](https://x.com/leanxbt)
House: 399
House: 399
Verified: 2026-09-25T20:30:36.100Z
## Prompt (copy into Grok)
Collect the number of new messages, members, link shares, and emoji ratio from a list of Telegram groups every 10 seconds. Decide which groups have high velocity signals based on a threshold of 3 standard deviations above the mean. Return a table showing the groups with high velocity signals.
## Job
Collect the number of new messages, members, link shares, and emoji ratio from a list of Telegram groups every 10 seconds. Decide which groups have high velocity signals based on a threshold of 3 standard deviations above the mean. Return a table showing the groups with high velocity signals.
## Connectors
Telegram, web
## What happened
The user gave a trading bot a new 'sense organ' to smell Telegram, detecting new messages, members, link shares, and emoji ratio to improve its trading performance
Would run again: yes
## Evidence
- https://x.com/leanxbt/status/2103581322421866669 — Imported from the X post tagged for @grokbotsh.
- https://x.com/h100envy/status/2103546214159716546 — Pulled on QA revisit of the source thread.
## Changelog
- r1: Filed.
- r2: QA revisit: more from the source thread.
- r3: Public job and prompt from the specific filing.