Live Signals · Updated Every 5 Minutes

Institutional-Grade
AI Trading Signals
via REST API

Three ML-powered strategies — Forex, SVM+Wavelet, and Futures — delivered as clean JSON. Integrate in minutes.

EUR/USD · Forex TOD
FLAT
EUR/USD · SVM Wavelet
BUY
ES · Futures InvVol
BUY
Sharpe Ratio
2.04

ML models built for real markets

Each strategy targets a different market inefficiency — combine them or use individually.

🕐

Forex Time-of-Day

Exploits the documented "invoice effect" in EUR/USD — institutional order flow creates predictable intraday directional bias during London and NY sessions.

EUR/USD Intraday RSI Filter Corrective AI
🌊

SVM + Wavelet

Decomposes price into multi-scale wavelet components, runs a Kernel SVR on each band, then reconstructs a forecast signal. Captures patterns invisible to standard indicators.

Multi-Pair FX Haar Wavelet Kernel SVR Regime-Aware
📊

Futures Inverse-Vol

Ridge regression predicts forward volatility across 12 futures contracts (ES, NQ, CL, GC, and more), then allocates position size inversely proportional to predicted risk.

12 Contracts Ridge Regression Inv-Vol Sizing Sharpe 2.04

Walk-forward tested. No look-ahead bias.

2.04
Sharpe Ratio (Futures)
1.61
Sharpe Ratio (SVM)
12
Futures Contracts
5m
Signal Refresh TTL
3
ML Strategies
<50ms
API Response Time

One request.
Three signals.

🔑

Bearer Token Auth

Pass your API key in the Authorization header. Works with any HTTP client.

Cached Responses

Signals are cached for 5 minutes — fast responses on every hit.

📈

Rich Signal Data

Every signal includes entry, stop-loss, take-profit, confidence score, and rationale.

signal response
// GET /v1/signals/futures
// Authorization: Bearer tsk_live_...

{
  "strategy": "futures-inv-vol",
  "symbol":   "ES",
  "signal":   "BUY",
  "confidence": 0.74,
  "size":      0.12,
  "levels": {
    "entry":      5284.50,
    "stopLoss":   5231.20,
    "takeProfit": 5391.00
  },
  "rationale": "Low vol regime,
    inv-vol weight 0.12,
    predicted σ below 30th pct"
}

One-time payment. Lifetime access.

No subscriptions. No recurring fees. Pay once, use forever.

Basic
$149
one-time · lifetime access
  • All 3 trading strategies
  • BUY / SELL / FLAT signals
  • Entry, stop-loss, take-profit levels
  • Confidence scores
  • 60 requests / 15 minutes
  • Instant key delivery via email
Buy Basic — $149

🔒 Payments secured by Stripe · Key delivered instantly to your email

Common questions

What markets do the signals cover?

Forex (EUR/USD, GBP/USD, USD/JPY and more) and 12 futures contracts including ES, NQ, CL, GC, ZB, and others. The SVM+Wavelet strategy covers multiple currency pairs simultaneously.

How often are signals updated?

Signals are recomputed on each request and cached for 5 minutes. For most trading timeframes this provides more than enough resolution.

How do I receive my API key after payment?

Instantly — within seconds of payment confirmation, your key is automatically generated and emailed to the address you used at checkout.

Can I use this in my own trading bot or app?

Yes. The API returns clean JSON and works with any language or platform — Python, JavaScript, Pine Script webhooks, or anything that can make an HTTP request.

Are these signals guaranteed to be profitable?

No. These are algorithmic signals based on historical patterns and ML models — they are not financial advice. Always use proper risk management and never risk more than you can afford to lose. Past backtest performance does not guarantee future results.

What if I need a higher rate limit?

Reply to your key delivery email and we can discuss custom unlimited-tier access for institutional use cases.