Quantor

Strategy performance

How we publish performance — and what you should and shouldn't read into it. Last reviewed: 2026-05-20.

🎯 Public commitment

Monthly PAPER-portfolio snapshots per production strategy, signed with a dedicated Ed25519 key — verifiable the same flow as the build attestation on /security.

Next target: 2026-07-01 (June 2026 PAPER).

Why this page exists

Selling discipline without showing data is asking for trust. This page commits, in public, to what we publish, when, and how to verify it.

What gets measured

Four production strategies — EMA Cross, Breakout V1, TS Momentum V1, Quantor Adaptive Pro — each runs a continuous PAPER portfolio on live market data:

What's in a snapshot

Single signed JSON, one row per strategy:

Snapshot JSON includes the SHA-256 of the strategy source file, the period start/end ISO timestamps, the build commit SHA + Ed25519 signature. Nothing in a snapshot is editable after publication — overwriting a past month breaks the signature and is visible on inspection.

Schedule

Monthly

1st of each month: signed JSON for the previous calendar month.

Quarterly

Jan / Apr / Jul / Oct: 90-day roll-up with regime breakdown (CALM / VOLATILE / DANGEROUS).

Annual

Once per year: written commentary on what worked + what didn't, signed alongside the data.

⏳ What you'll see here until the first snapshot publishes

No backtest charts, no cherry-picked windows. Pre-launch the only honest answer is «data is being collected — check back 2026-07-01». When the first snapshot lands, the JSON URL + verify command appear above.

How to verify (when published)

curl -sS https://quantorsaas.app/performance/snapshots/2026-07.json > snap.json
curl -sS https://quantorsaas.app/performance/snapshots/2026-07.json.sig > snap.sig
curl -sS https://quantorsaas.app/.well-known/quantor-perf-pubkey.pem > key.pem
openssl pkeyutl -verify -pubin -inkey key.pem -in snap.json -sigfile snap.sig
# Expected: "Signature Verified Successfully"

Public key fingerprint on /security, never changes during the project's lifetime. Any rotation is announced ≥30 days in advance with cross-over verification.

What this page does NOT promise

Quantor is built on discipline, transparency, and risk controls — not the idea that we beat the market. If a strategy loses money over a year, the snapshot shows it losing money. Surprised customers cancel.

We believe customers who get a fair picture of what they're buying — wins, losses, drawdowns and all — are the only customers we want long-term. Surprised customers cancel.

Join the Quantor Beta — early access to safe PAPER trading and Telegram control

🚀 Closed beta — first 100 users

Quantor is in closed beta right now — the public launch is on 2026-07-01. First 100 applicants get a personal invite to register, create a password, and pick a plan in the dashboard.

No fees during beta. No data resale, no mailing list — just an invite when your turn comes up.

🎁 What beta testers get
  • 50% off any plan — locked-in pricing for the lifetime of your subscription (only beta-allowlist emails)
  • First month free after launch (auto-applied at first checkout)

Discount is gated to your beta-allowlist email and runs as long as your subscription stays active — it can't be shared after the beta closes. Deleting your account drops these perks.

What happens next
  1. You'll get a confirmation email within 24h — first 100 applicants are auto-approved.
  2. Open quantorsaas.app/app, register with the SAME email, verify your address.
  3. Pick the FREE plan (or any paid tier — all free during closed beta), connect Telegram, create your first PAPER bot.
Go to register → Compare plans

Replies read personally. Questions → bugs@quantorsaas.app.