Start freeSign in
Stream API

Typed, versioned, idempotent recommendations.

Subscribe to any validated strategy and receive the exact contract its backtest produced. Replayable and safe to consume from anything.

Get an API keyBack to docs
GET /v1/strategies/{id}/stream
# server-sent recommendation
{
"symbol": "EURUSD",
"side": "long",
"size": 0.6,
"confidence": 0.82,
"version": 4
}
Contract

One shape, backtest to live.

symbolInstrument, venue-agnostic (e.g. EURUSD, BTC-USD).
sidelong · short · flat.
sizePosition size as a fraction of managed notional.
confidenceModel conviction, 0–1.
versionPinned strategy version - audit exactly what ran.

Prove the edge. Then trade it.

Bring a strategy. We'll bring four years of cross-venue data, a live forward test, and the rails to your own broker account.

Start building free