Alerts & Notifications
Get notified immediately when a crypto asset matches your scan criteria.
Delivery Channels
Tickory supports multiple ways to deliver alerts:
- Email: Receive detailed alerts directly to your inbox.
- Telegram: Get instant messages via our Telegram bot.
- Webhook: Send JSON payloads to your own server or automation tools (Paid tiers only).
- Webhook Custom Headers: Add headers like
Authorization,X-Api-Key, orX-Webhook-Tokenwhen a receiver needs token auth.
Tickory still sends its own delivery headers for idempotency and signing. Custom webhook header values are masked after you save them, so normal reads do not expose secrets in plain text.
Smart Batching
To prevent alert fatigue during high-volatility events, Tickory uses a hybrid batching system:
Individual Alerts
If 1 to 3 assets match your scan at once, you will receive individual alerts for each asset.
Summary Alerts
If 4 or more assets match at once, you receive a single Summary Alert. This contains the top 3 assets by volume and a count of total matches.
Limits & Cooldowns
Cooldowns
To avoid duplicate alerts for the same event, every alert has a Cooldown Period. By default, if an asset triggers an alert, it cannot trigger the same alert again for 1 hour. You can customize this duration in your alert settings.
Daily Limits
Depending on your plan, there is a maximum number of alerts you can receive per day. If you hit your daily limit, you will receive a final Throttle Summary notification, and alerts will be paused until midnight UTC.