Telegram alerts
Telegram is not a Nyria alert source yet. What is planned, what to use in the meantime, and how you will know when it ships.
Telegram is coming soon and cannot be used today. There is no Nyria Telegram bot to add, no Telegram card in Integrations, and Telegram cannot be picked as a strategy's alert source. Nothing on this page is something you can set up yet.
If someone points you at a Telegram bot claiming to be Nyria's, it is not ours. Nyria has not published a Telegram bot handle. When the integration ships, the only handle to trust is the one shown inside your own Integrations tab in the app, and this page will carry the setup steps.
Use one of these instead
Every one of these is live today, and all four feed the same parser and the same strategies.
| Source | Best for | Guide |
|---|---|---|
| Discord | Natural-language calls posted in a channel you administer | Discord setup |
| TradingView | Pine Script strategies and indicators firing on bar close | TradingView setup |
| TrendSpider | TrendSpider Alerts and Strategy Bots | TrendSpider setup |
| Custom webhook | Anything else that can POST HTTP | Custom webhook setup |
If what you want is a chat channel where a caller posts signals in plain English, Discord is the closest thing available now and is the integration Telegram will be modelled on.
What is planned
This is intent, not a specification, and none of it is built yet.
- Telegram will be an alert source, not a broker. It will still need a connected broker on the bot side to place any order. See Broker integrations.
- Messages will be parsed as natural language, the same way Discord messages are, rather than against a fixed JSON schema. See the webhook payload reference for the fields the parser recognises.
- Only channels and groups you administer will be eligible. Nyria will not be able to ingest a public broadcast channel you merely follow, which is the same rule Discord follows.
- Nyria will not support attached bracket / OCO / OTO / trailing-stop legs from Telegram alert text, exactly as it does not from any other source. Exits come from your strategy configuration and from later exit alerts.
No date is committed. Treat anything more specific than the four points above as not yet decided.
How you will know it has shipped
- Telegram stops being marked Coming Soon in Integrations in the app, and a card appears there.
- Telegram becomes selectable as an alert source when you create or edit a strategy.
- This page is replaced by real setup steps.
Until all three are true, Telegram cannot carry your alerts.
Where to go next
- Choose an alert source: what each live source can send, side by side.
- Discord integration: the natural-language parser Telegram will share.
- Webhook payload reference: every field the parser recognises.
- Broker integrations: the broker that actually places the orders.
- Trading behavior: how a parsed alert turns into an order.
Stream Discord channel alerts to Nyria
Add the Nyria bot to a Discord server, authorize a channel, and route every alert posted there into a strategy: embeds, free text and quoted-tweet calls.
Connect TrendSpider alerts to Nyria
Send TrendSpider Alerts and Strategy Bot signals to Nyria as webhooks, with copy-paste payloads using TrendSpider's own %alert_symbol% variables.