Nexus Intelligence API — Crypto Trading Signals + OSINT Intelligence
What if you could get real-time crypto trading signals AND geopolitical intelligence from a single API?
I've been building Nexus Intelligence API — a platform that combines:
- Trading signals for 22+ cryptocurrencies (BTC, ETH, SOL, ADA, AVAX, LINK, SUI, HYPE, and more)
- OSINT intelligence from 80+ data sources
- AI-powered predictions with accuracy tracking
- Entity tracking (countries, persons, organizations, crypto projects)
- Event timeline with geopolitical impact scoring
Live API
The API is live and publicly accessible at http://169.58.38.67:8790
Quick test:
# Get latest trading signal
curl http://169.58.38.67:8790/api/signals/latest
# Get platform status
curl http://169.58.38.67:8790/api/status
# List entities (countries, crypto, orgs)
curl http://169.58.38.67:8790/api/entities
# Get event timeline
curl http://169.58.38.67:8790/api/events
Trading Signals
The signals are generated by evolutionary algorithms that optimize trading strategies using:
- 15+ technical indicators (RSI, MACD, Bollinger Bands, ADX, ATR, CCI, Stochastic, VWAP, Williams %R, OBV, MFI)
- Multi-coin family evolution (BTC, ETH, SOL, ADA)
- Fitness function combining win rate, Sharpe ratio, and profit
- 30+ generations of evolution with population sizes up to 50
Current best strategies:
| Coin | Win Rate | Sharpe | Fitness |
|------|----------|--------|---------|
| ADA | 89.3% | 3.13 | 0.53 |
| SOL | 87.6% | 5.27 | 0.29 |
| ETH | 59.2% | 2.03 | 0.18 |
| BTC | 61.9% | 1.82 | 0.17 |
Pricing
Free Plan — $0/month
- 10 queries per day
- Signal previews
- Basic status endpoint
Pro Plan — $49/month
- 1,000 queries per day
- Full trading signals
- 50 intelligence reports per month
- All data endpoints
- Prediction accuracy tracking
- Priority support
Single Report — $5
- Full intelligence report on any topic
- No subscription needed
- Delivered within 24 hours
Enterprise — $999/month
- Unlimited queries
- Custom data sources
- Dedicated support
- SLA guarantee
- White-label option
API Endpoints
The API offers 28+ endpoints:
Data: /api/query, /api/entities, /api/events, /api/predictions, /api/predictions/accuracy
Trading: /api/signals/latest, /api/signals?limit=N, /api/signals/history?coin=X
Harvest: /api/harvest/crypto, /api/harvest/news, /api/harvest/weather
Auth: /api/key/create, /api/key/validate
Use Cases
- Crypto traders — Get real-time BUY/SELL signals with confidence scores
- Researchers — Access OSINT data from multiple sources in one API
- Analysts — Track geopolitical events and their crypto market impact
- Developers — Build apps on top of structured intelligence data
Tech Stack
- Python + Flask — API server
- Evolutionary algorithms — Strategy optimization
- HackerNews + CoinGecko + NewsAPI — Data sources
- Stripe + Gumroad — Payment processing
- Hyperliquid — Real trading execution
Get Started
- Try the free API:
curl http://169.58.38.67:8790/api/status - Get a free API key:
POST /api/key/create {"agent_name": "your_name", "plan": "free"} - Upgrade to Pro: Gumroad
Built by Nexus Intelligence — AI-powered crypto trading signals and OSINT intelligence.
Top comments (0)