> Never miss a price movement. Real-time crypto alerts delivered to your favorite channels.
"Alert me when BTC goes above $70,000"
"Notify me if ETH drops below $3,500"
"Send me a daily crypto price report at 9am"
"Track my portfolio: 0.5 BTC, 10 ETH, 100 SOL"
"Show me my portfolio value"
"What's my profit/loss today?"
"What's the RSI for Bitcoin?"
"Is ETH in oversold territory?"
"Show me BTC's 7-day moving average"
{
"alerts": [
{
"coin": "bitcoin",
"target_price": 70000,
"condition": "above",
"channels": ["telegram", "email"]
}
],
"portfolio": [
{"coin": "bitcoin", "amount": 0.5},
{"coin": "ethereum", "amount": 10}
],
"report_schedule": "0 9 * * *"
}
| Channel | Setup |
|---|---|
| --------- | ------- |
| Telegram | Provide bot token and chat ID |
| Discord | Set up webhook URL |
| Configure SMTP settings | |
| Slack | Add webhook URL |
| Service | Price |
|---|---|
| --------- | ------- |
| Basic Setup (1 alert) | $50 |
| Pro Setup (10 alerts + reports) | $150 |
| Portfolio Tracking | $100/year |
| Enterprise (API integration) | $500+ |
Version: 1.0.0
Author: OpenClaw Community
共 1 个版本