Getting Started
What is Opus Terminal?
Understanding the AI trading terminal architecture
What is Opus Terminal?
Opus Terminal is an AI trading terminal powered by Claude Opus 4.5 — the world's most intelligent AI model. Instead of following a single strategy, it learns from human insights and combines them with AI research to trade memecoins on Solana.
How It Works
graph LR
A[User Insight] --> B[Opus Research]
B --> C[Trade Decision]
C --> D[Execute via PumpPortal]
D --> E[Track P&L]
E --> F[Share Profits]
F --> A1. Socratic Dialogue
The AI asks questions to extract your trading thesis. It doesn't give unsolicited advice.
2. Deep Research
When you share alpha, Opus validates it using:
- On-chain data (SolanaTracker)
- Social sentiment (Twitter API)
- Holder distribution
- Liquidity analysis
3. Position Management
Trades are executed with strict risk limits:
- Max 0.2 SOL per trade
- Max 10 concurrent positions
- Automatic stop-loss at -50%
4. Profit Sharing
35% of profits go to alpha contributors based on their insights.
Architecture
| Component | Technology |
|---|---|
| AI Model | Claude Opus 4.5 (via OpenRouter) |
| Trading | PumpPortal API |
| Data | SolanaTracker API |
| Database | Supabase (PostgreSQL) |
| Frontend | Next.js 15 + React 19 |
| Monitoring | Supabase Edge Functions |