Connect QuantLogix to Telegram, Discord, or your own applications via API. Same 5-factor quant engine across all platforms.
DM-based signals, price alerts, market overview. Works on mobile and desktop.
Slash commands in the QuantLogix server. Community discussions + signals in one place.
Programmatic access to signals, market data, and macro indicators for your trading bots.
API DocsGo to t.me/quantlogixagentbot and tap Start. The bot will greet you and show available commands.
Type /login in the bot. It will give you a 6-character code. Go to quantlogix.ai/profile and enter the code in the Telegram Bot section. This syncs your subscription tier.
Type /signal NVDA to get your first signal. Try /market for index overview, /top for top signals today. Type /help to see all commands.
Type /alerts_on to receive daily market alerts: morning brief (9:35 AM ET), midday movers (12:30 PM), and close summary (4:05 PM). Requires Pro or Institutional tier.
Go to discord.gg/SpFhzdkG or use the invite link to join the QuantLogix Discord server.
All bot commands work in the #bot-commands channel. Type / to see available commands in the autocomplete menu.
Type /link in Discord. The bot gives you a code (only visible to you). Go to quantlogix.ai/profile โ Discord Bot section โ enter the code. Your subscription tier syncs instantly.
Type /signal NVDA for a rich embed with 5-factor breakdown, pattern intelligence, and indicators. Check /status anytime to see your tier and usage.
| Command | Description | Telegram | Discord | Min. Tier |
|---|---|---|---|---|
| /signal NVDA | 5-factor quant signal (6-12 month outlook) | โ | โ | Free |
| /price AAPL | Quick price, volume, VWAP, after-hours | โ | โ | Free |
| /market | S&P 500, NASDAQ, Dow, Russell, market status | โ | โ | Free |
| /movers | Top 5 gainers and losers today | โ | โ | Free |
| /sectors | 11 GICS sector performance (XLK, XLF, etc.) | โ | โ | Free |
| /crypto | BTC, ETH, SOL, XRP, DOGE, ADA prices | โ | โ | Free |
| /news TSLA | Latest news with sentiment analysis | โ | โ | Free |
| /compare NVDA AMD | Side-by-side signal comparison (up to 4) | โ | โ | Starter |
| /top | Top 10 signals ranked by composite score | โ | โ | Starter |
| /fundamentals AAPL | Net margin, ROE, revenue growth, cash flow | โ | โ | Starter |
| /link | Link account to sync subscription tier | โ | โ | Free |
| /status | View tier and monthly usage | โ | โ | Free |
| /help | Show all available commands | โ | โ | Free |
| Command | Free ($0) | Starter ($49/mo) | Pro ($149/mo) | Institutional ($299/mo) |
|---|---|---|---|---|
| /signal | 5/mo | 50/mo | 500/mo | Unlimited |
| /compare | โ | 30/mo | 100/mo | Unlimited |
| /top | โ | 10/mo | 50/mo | Unlimited |
| /fundamentals | โ | 20/mo | 100/mo | Unlimited |
| /price, /market, /movers | Unlimited | Unlimited | Unlimited | Unlimited |
| /sectors, /crypto, /news | Unlimited | Unlimited | Unlimited | Unlimited |
| Daily Signal Alerts | โ | โ | โ 3x daily | โ 3x daily |
/price, /market, etc.) are always unlimited.
5-factor quant signal with composite score, confidence, factor breakdown, pattern intelligence, and indicators.
Real-time price snapshots for multiple tickers โ price, change, volume, VWAP, after-hours.
Macro sentiment score, key indicators (GDP, CPI, unemployment), yield curve, and upcoming economic calendar.
Aggregated financial news from 6+ sources with sentiment scoring.
24 FRED economic series with sparklines, change data, and macro sentiment computation.
{
"ticker": "NVDA",
"signal": "Strong Buy",
"composite_score": 72,
"confidence": 85,
"scores": {
"technical": { "score": 80, "weight": 0.30 },
"momentum": { "score": 65, "weight": 0.25 },
"fundamental": { "score": 78, "weight": 0.15 },
"options": { "score": 55, "weight": 0.10 },
"microstructure": { "score": 70, "weight": 0.20 }
},
"prediction": {
"win_rate_5d": 68,
"avg_return_5d": 2.1,
"confidence": "HIGH",
"pattern_count": 42
}
}
API keys inherit your subscription tier. Generate keys in your Profile page โ API Keys section.
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://quantlogix.ai/api/signal?ticker=NVDA"
Link your accounts in seconds. Same signals, everywhere.