telegram-alerts
Send formatted trading alerts, portfolio updates, and market signals via Telegram. Supports price alerts, stop-loss notifications, win/loss reporting, and scheduled summaries. Use when you need Telegram notifications for trades, price alerts, portfolio updates, or automated trading reports.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jamierossouw/rho-telegram-alertsTelegram Alerts — Trading Notification System
Send rich trading alerts to Telegram for any crypto event or portfolio update.
Alert Types
- Trade alerts: entry/exit with P&L, entry price, stop, target
- Price alerts: trigger when asset crosses threshold
- Portfolio summaries: NAV, daily P&L, positions
- Stop-loss warnings: drawdown approaching limit
- Win/loss streaks: celebration + tilt prevention
- Scheduled reports: daily 18:00, weekly Monday
Usage
Use telegram-alerts to send a trade entry notification for BTC LONG at $68,000
Use telegram-alerts to send my daily portfolio summary
Use telegram-alerts to alert me when SOL breaks $90
Format Example
🟢 TRADE OPENED
Asset: BTC/USDT | LONG
Entry: $68,247 | Stop: $67,200 | Target: $70,000
Risk: $0.38 (0.05% NAV) | R:R = 1:2.6
Setup
Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID in your .env file.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jamierossouw-rho-telegram-alerts": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
q-kdb-code-review
AI-powered code review for Q/kdb+ — catch bugs in the most terse language in finance
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.