Signal Sources
Connect your favorite trading signal sources to Nyria. We support TradingView webhooks, Discord channels, Telegram groups, and custom REST API integrations.
Disclaimer: The signal sources shown are independent third parties. We are not affiliated with or endorsed by them. You are responsible for ensuring your alerts are reliable and non-repainting.
Supported Signal Sources
TradingView
The most popular charting platform. Automate your Pine Script strategies and indicators.
Discord
Monitor trading signals from Discord channels and execute trades automatically.
Telegram
Receive trading signals from Telegram groups and automate execution.
Custom Webhooks
Send alerts from any platform using our REST API endpoint.
How Signal Automation Works
Create a Strategy
Define your alert format, position sizing, and trading rules in Nyria.
Get Your Webhook URL
Copy your unique webhook URL to receive alerts from your signal source.
Configure Alerts
Set up your TradingView alerts, Discord bot, or other signal source to send alerts.
Automate Trading
Alerts trigger trades automatically in your connected brokerage accounts.
Example Alert Format
Simple Format
{
"ticker": "AAPL",
"action": "buy",
"quantity": 10
}Basic format for simple stock trades. Nyria parses ticker, action, and quantity.
Options Format
{
"ticker": "SPY",
"action": "BTO",
"strike": 450,
"expiry": "2026-06-19",
"type": "call",
"quantity": 5
}Options format with strike, expiry, and contract type.
Nyria also supports AI parsing for plain-text alerts. View all formats
Signal Processing Features
AI Parsing
Understand plain-text alerts with our AI parser. No strict formatting required.
Multi-Bot Execution
One alert can trigger trades across multiple bots and accounts simultaneously.
Position Sizing
Dynamic sizing based on % of account, fixed $ amount, or fixed quantity.
Signal Validation
Validate alerts before execution with symbol verification and format checks.
Trading Windows
Restrict when alerts are processed with configurable trading hours.
Detailed Logging
Full audit trail of every alert received and every action taken.
Ready to automate your signals?
Create your free account and connect your first signal source in minutes.