Apex is a risk-managed, multi-signal council for BTC 5-minute prediction markets. Eleven independent signals vote, a risk manager gates every trade, and a full measurement suite tells you whether an edge is real — or just luck. One honest API.
Most "trading bots" show you one green backtest. Apex hands you the tools to prove it was real.
Momentum, mean-reversion, order-book skew, microstructure, volatility regime, contrarian, liquidity pressure and more — each votes; vetoes override.
Value-Kelly sizing, pre-trade gates, and a daily-loss halt sit between the vote and any (paper) order.
Backtest, bootstrap significance, walk-forward, out-of-sample split, permutation test, and volatility-regime breakdown.
Run many seeds and read the distribution — an edge shows up as most seeds positive, luck shows up as a coin flip.
Every analysis rendered into a single Markdown report you can drop into any viewer.
On an efficient market the council wins most trades yet loses money — because it pays the vig. We never hide that.
Run a real backtest against the API. Drag the edge slider to 0 — watch the council win ~95% of trades and still lose money. That's the honest truth most "bots" hide.
Start free, no card required. Upgrade when you need the military-grade profile or more volume.
Enter your email and we'll issue a free key instantly (50 calls/day). No credit card required.
curl -X POST {BASE}/v1/backtest \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"profile":"apex","intervals":1000,"edge":0.0}'