Live Prices
Portfolio Value
Open Positions
| Asset | Strategy | Entry | Current | Qty | PnL | Since |
|---|---|---|---|---|---|---|
| No open positions | ||||||
Write a Python strategy, deploy it, and it runs — untouched — until you stop it. We run it reliably and never change it. Not a quant platform, not alpha, not a backtester. A commodity runtime that keeps your strategy alive.
Credentials and order placement live in the runtime — never in your strategy. Every strategy gets its own isolated account and its own keys.
Deterministic limits set in the manifest by whoever deploys. The strategy author cannot quietly widen them. Deploy and safety are the same action.
An append-only record of every signal and trade. Your strategy runs exactly as written — and there's a receipt for everything it did.
Scaffold a strategy + manifest. You write pure decision logic — triggers in, order intent out.
Push the directory. The runtime validates it loads, stores it, and starts a sandboxed worker for it.
Always-on execution in its own process. A buggy strategy fails closed and is logged — it never takes the runtime down.
| Asset | Strategy | Entry | Current | Qty | PnL | Since |
|---|---|---|---|---|---|---|
| No open positions | ||||||