Skip to main content

Price alert

Set real-time price alerts for tokens, stocks, and assets — Alphio AI notifies you when conditions hit, no credits consumed.

Find it at: /chat (just ask Alphio AI) or any asset detail page


1. What to expect

  • High-precision price triggers — alerts evaluated against live market data
  • Real-time monitoring — backend tracking runs continuously, no manual refresh
  • No credits consumed — alert creation and delivery are free across all plans
  • Delivery via Telegram or email — choose your channel under notification settings; bind Telegram via Connect Telegram
  • Supports absolute price triggers — "crosses $X", "rises above $X", "drops below $X"
  • Multi-asset coverage — US stocks, crypto, metals (XAU / XAG), forex, ETFs

2. Example prompts

Open /chat and type any of these — Alphio AI parses the intent and registers the alert:

  • "Alert me when ETH drops to $4,000."
  • "Email me if SOL rises above $180."
  • "Notify me when BTC crosses $100,000."
  • "Alert me when gold (XAU) drops below $3,000."
  • "Send me a Telegram message when NVDA reaches $1,200."

Alphio AI confirms the parsed alert (asset, direction, threshold, channel) before activating it.


3. How it works

  1. Tell Alphio AI the asset and price condition in chat. Alphio AI identifies the ticker, direction (above / below / crosses), and threshold.
  2. Alphio registers the alert as a monitor job in the backend. You'll see it confirmed in chat with a summary card.
  3. Continuous backend tracking evaluates the live price stream against your threshold. There's no polling interval — the check runs on every tick.
  4. Instant alert delivery the moment the condition fires. The alert lands in the in-app notification center under the AI_ALERT category, plus your bound Telegram and/or email channels.

You can list, pause, or delete active alerts from the notification settings page.


4. Best practice

  • Use absolute price triggers — phrase the threshold as a number (e.g. "$4,000"), not a percentage. Percentage-based triggers are still pending; see "Future developments" below.
  • For small-caps and obscure tokens, double-check the chain and contract — when multiple assets share a symbol, confirm with Alphio AI which one was registered before walking away. Mention the chain ("on Solana", "on Base") to disambiguate.
  • Bind Telegram for push-style delivery to your phone — see Connect Telegram. Email is the fallback channel if Telegram is unbound.
  • Stack multiple alerts on the same asset (e.g. one at $4,000 and one at $5,000) to model bracket scenarios without writing code.

5. Future developments

warning

The following price-alert capabilities are planned but not yet shipped. Treat them as roadmap, not current behavior:

  • Percentage-based alerts — "alert me if BTC drops 5% intraday"
  • Real-time non-tokenized stock price alerts — extended-hours and pre-market triggers for US equities
  • Browser push notifications — native browser delivery alongside Telegram and email
  • Auto-recurring alert bots — alerts that automatically re-arm after firing, instead of one-shot

Agent Instructions: Querying This Documentation

If you need information not on this page, you can query the docs dynamically by sending a GET request with the ask query parameter:

GET https://docs.alphio.ai/workflow/price-alert.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response includes a direct answer plus relevant excerpts and sources.