cd ../quant-platform
API reference·REST · OpenAPI 3.1 · FastAPI·/api/v1

Algome

Algome runs systematic backtesting end-to-end: define a multi-file strategy, version and sandbox-validate its code, then enqueue worker-executed backtests over survivorship-bias-aware Forex data. Results come back with institutional metrics (Sharpe, Sortino, CAGR, drawdown, profit factor, VaR/CVaR, a confidence score), per-asset breakdowns, full trade logs, and paper portfolios.

// Code-first strategies are validated in a sandbox (syntax, forbidden imports, required BaseStrategy interface, security) before runs execute asynchronously on workers. v1 ships without an auth layer.

Quantitative Trading Platform v1.0.0 · OpenAPI 3.1.0 · 41 endpoints
download openapi.json

default

2

strategies

15

backtests

9

market-data

6

users

1

portfolios

8

$ cat schemas/

29