Signal API

468% 27mo Return
1.80 Sharpe
24% Max DD

Pair Trading Intelligence

A production pair trading engine exposed as signals for AI agents and developers. Engle-Granger cointegration, z-score mean reversion, market neutral.

Accordion is a cointegration-based pair trading bot that has been running live for 2+ months. The Signal API exposes its analytical engine as programmable endpoints.

Every signal is grounded in Engle-Granger cointegration testing and z-score mean reversion. The engine classifies market regimes, computes hedge ratios, and generates entry and exit signals. You decide how to size and execute.

Two access modes: x402 micropayments for AI agents (USDC on Base L2, no subscription needed), and API key subscriptions for developers building trading systems.

  
  
  
  
  
  
Live Equity Curve

Data for informational purposes only. Not financial advice. Past performance does not guarantee future results.

Backtest Reference (27mo)

Reference backtest: past simulated performance is not a guarantee of future results.

Data for informational purposes only. Not financial advice. Past performance does not guarantee future results.

01

Discover

Browse cointegrated crypto pairs filtered by regime. See which pairs are tradeable right now.

02

Analyze

Get z-scores, regime classification, signal direction, and full backtest results for any pair.

03

Execute

Get entry parameters with hedge ratios and exit signals. You decide sizing and execution.

04

Monitor

Check risk exposure, receive exit timing signals, and scan for the best opportunities across all pairs.

Free

GET /v1/strategy/description Free

Strategy description

GET /v1/strategy/pair_count Free

Number of tracked pairs

Standard

GET /v1/pairs/tradeable $0.10

List all tradeable pairs

GET /v1/pairs/{pair_key}/evaluate $0.10

Evaluate a pair

GET /v1/signals/{pair_key} $0.05

Get signal for a pair

GET /v1/pairs/{pair_key}/backtest $0.10

Backtest summary

Premium Developer plan and above

POST /v1/premium/signals/entry_params $0.50

Compute entry sizing (requires leverage + equity)

GET /v1/premium/signals/{pair_key}/exit $0.25

Exit signal

POST /v1/premium/risk/check $0.25

Risk check

GET /v1/premium/opportunities $3.00

Top ranked opportunities

MeckerCapital provides statistical data and model outputs for informational and educational purposes only. This is not financial, investment, or trading advice. Past performance — whether backtested or live — does not guarantee future results. Full disclaimer →

Free

Free

$0

10 calls/min

  • Strategy description + pair count
  • Public performance dashboard data
  • Community support
  • Standard endpoints
  • Premium endpoints
  • MCP access
Sign Up
Pro

Pro

$499 /mo

300 calls/min

  • Everything in Starter
  • All Premium endpoints (entry sizing, exit signal, risk check, top opportunities)
  • MCP access
  • Priority support + early access

By subscribing you acknowledge this is data, not financial advice. Details

Sign in to subscribe

Need something custom? Contact me.

Full reference — authentication, endpoints with parameters, MCP integration, and code examples — lives in the docs.