Quicksilver Trading Signals API
### Quicksilver Trading Signals API (Agent 12) Quicksilver delivers high-frequency, deterministic trading signals for BTC, ETH, and SOL. Built for speed and reliability, this API bypasses slow LLM processing in favor of a math-heavy, regime-aware signal engine that adapts to market volatility in real-time. **To get your unique API Key for direct execution:** 1. Use the registration endpoint:…
Quicksilver Trading Signals API endpoints
| Method | Endpoint | Description |
|---|---|---|
| register | ||
| GET |
registerKey /register |
Generate a free Agent 12 API key. Pass email and optional tier parameter. |
| health | ||
| GET |
getHealth /health |
|
| signals | ||
| GET |
getSignals /signals |
Current BUY/SELL/HOLD signals for BTC/ETH/SOL from NOVA-CSO, MERIDIAN-CITO, and ATLAS-CFO. Includes full market data with RSI, MACD, Bollinger Bands, ATR, and OpenMythos… |
| market | ||
| GET |
getMarket /market |
Complete market snapshot with all indicators for all tracked assets. |
| backtest | ||
| POST |
postBacktest /backtest |
Backtest any strategy against 50 historical oracle data points. Returns win rate, total P&L, and Sharpe ratio. |
| strategies | ||
| GET |
getStrategies /strategies |
All trading strategies across pipeline stages (drafts, backtesting, forward, live, optimized). Currently 10 strategies with 6 in live production. |
| trades | ||
| GET |
getTrades /trades |
Last 20 trade executions with P&L, exchange, symbol, and timestamps. |
| performance | ||
| GET |
getPerformance /performance |
Aggregated performance — total trades, win rate, P&L, open positions, trading state. |
| status | ||
| GET |
getStatus /status |
Check your API key tier, rate limit, usage, and account info. |
| pricing | ||
| GET |
getPricing /pricing |
All pricing tiers with Stripe checkout links and feature comparison. |
Quicksilver Trading Signals API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 250 / minute |
|
| PRO | $49 / month | 10 / second |
|
| ULTRA Recommended | $149 / month | 10 / second |
|
| MEGA | $499 / month | 10 / second |
|