BTC ALPHA · STRATEGY DATA API
Backtested strategy performance data, built for institutions.
Backtested, low-correlation BTC return streams — stats, returns, equity curves and cross-strategy correlation over one clean REST/JSON API, to measure against your own book.
Try it — no key
curl https://api.btcalpha.com.au/v1/strategies{ "data": [{ "id": "helios", "name": "Helios", "tv_status": "provisional",
"headline": { "cagr_pct": 50.51, "sharpe_daily_annualized": 1.18, "profit_factor": 2.60 } }],
"meta": { "count": 14, "basis": "backtested" } }Real backtested track records for 14 strategies — returned, not just promised.
Past performance is not indicative of future results. Factual historical data — not advice, not a recommendation, not a forecast.
Get Started
Your first correlation matrix in three calls. Copy-paste curl, real responses.
Core Concepts
The response envelope, access & rate limits, error codes, versioning.
Methodology
How the data is produced: risk rescale, metrics, correlation, fees & slippage.
API Reference
Every endpoint with schemas, examples and an interactive playground.