Model Catalog
Seven quant models. Real-time signals, pay-per-call via x402 on Base.
SMA Crossover
Simple Moving Average crossover signal from fast and slow SMA, normalized to -1 (bearish) to +1 (bullish).
Windows: 7d, 30d, 90d
Price: $0.01
Endpoint: /v1/sma
Output: signal (-1 to 1)
Price
Latest qualified close price from Binance.
Windows: 7d, 30d, 90d
Price: $0.01
Endpoint: /v1/price
Output: price (USD)
Correlation
Pearson correlation coefficient between BTC and ETH hourly closes.
Windows: 7d, 30d, 90d
Price: $0.01
Endpoint: /v1/correlation
Output: coefficient (-1 to 1)
Regime
Market regime detection: trending, ranging, or volatile with confidence score.
Windows: 30d, 90d
Price: $0.02
Endpoint: /v1/regime
Output: signal (-1 to 1)
Momentum
Directional momentum rate of change normalized to -1 to +1.
Windows: 7d, 30d
Price: $0.02
Endpoint: /v1/momentum
Output: signal (-1 to 1)
Volatility
Annualized realized volatility from hourly log returns.
Windows: 7d, 30d, 90d
Price: $0.05
Endpoint: /v1/volatility
Output: volatility (annualized)
Mean Reversion
Z-score from rolling mean. Above 2 = overbought, below -2 = oversold.
Windows: 30d, 90d
Price: $0.03
Endpoint: /v1/mean-reversion
Output: z-score