Core product coming soon / launch slice: crypto perps

Turn research ideas into tested strategies.

Alphora is a research and verification platform for systematic traders. Build strategies yourself or with AI, run verified backtests, and compare them against paper performance before you risk capital.

What Alphora does

Reusable signals, verified backtests, and paper tracking

Who it is for

Systematic traders, research teams, and AI-assisted workflows

How you work

Write the strategy yourself or with AI help

Why it matters

Compare research ideas with paper results before risking capital

Fold 02 / Catalogue

Reusable signals, with research and paper status in one place.

Each catalogue page shows what a signal measures, how it behaved historically, and whether Alphora is paper-tracking it today.

Browse the catalogue

Featured signal

Premium reversion

Paper tracked

Fades short-horizon dislocations between perp premium, spot-adjusted fair value, and local funding pressure.

Fold 03 / Workflow

Go from signal to strategy in one workflow.

Write the strategy in code, run a local draft, send the real backtest for verification, then follow the paper-traded version in one place.

01

Library

Reusable universes, signals, portfolio construction, and risk helpers, composed in Python by you or with AI.

02

Infrastructure

Verified backtests with point-in-time data, realistic fills, and continuous paper tracking.

03

Workspace

A shared place to review backtests and compare them with paper performance.

Composition example

Draft locally. Verify before you trust it.

Use the same strategy code for a quick local draft, a verified backtest, and the paper-traded version you want to monitor.

import alphora as al

universe = al.universes.crypto_perps_top_20()
premium = al.features.premium_reversion(universe)
regime = al.features.realized_vol_regime(universe)

signal = al.compose.weighted([premium], weights=[1.0])
portfolio = al.construct.market_neutral(
    signal,
    sizing="vol_targeted",
    target_vol=0.10,
)
portfolio = al.risk.regime_gate(portfolio, regime)

draft = al.backtest_local(portfolio, start="2022-01-01")
run = al.backtest(portfolio, start="2022-01-01")
run.paper_trade()

Roadmap

What ships first, and what follows.

Alphora launches narrow on purpose. We start with signals, backtests, and paper tracking, then expand from there.

Join for launch updates

Now

Launch the verified core.

Start with a narrow crypto-perps release: reusable signals, verified backtests, and paper tracking in one workflow.

Signals

Verified runs

Paper tracking

Next

Expand the research surface.

Add more markets, richer strategy components, and better ways to compare backtests with paper results.

More asset classes

More primitives

Comparison workflows

Later

Move toward production workflows.

Layer in deeper portfolio tooling, execution paths, and the controls teams need when they move from paper validation toward real deployment.

Portfolio tooling

Execution paths

Team controls

Launch waitlist

The first Alphora release brings research, backtesting, and paper tracking together.

Launch starts with a focused crypto-perps set: reusable signals, verified backtests, and a shared place to review paper results.

Launch drop

Signals + strategy workflow

Included

Docs, notebooks, paper tracking

Access

Waitlist-first release

Join the launch list

One launch email when access opens, plus occasional product updates. No broker spam. No trading guru funnel.