For journalists writing about Quantor
Everything in one place: factsheet, logos, product screenshots, quotes you can quote, contact for verification.
One-line description
Quantor is a Telegram-native crypto trading bot built around the principle that the operator should not have the technical authority to move user funds.
100-word version
Quantor is a solo-founded crypto trading SaaS that distinguishes itself from incumbents (3Commas, Cryptohopper, Pionex) on three architectural choices: every production deploy is signed offline with an Ed25519 key and publicly verifiable; the API key model is non-custodial by construction (withdraw is forbidden at the exchange side, not promised by the operator); and 14 independent pre-trade risk gates including a regime classifier fire before any real order. The control surface is a Telegram Mini-App plus bot commands. PAPER mode is the default and the floor; LIVE requires explicit unlock. Monthly performance snapshots are published signed and per-strategy starting 2026-07-01.
Factsheet
| Product name | Quantor |
| Type | SaaS — crypto trading bot |
| Public launch | 2026-07-01 |
| Closed beta | 2026-05-24 → 2026-07-01 (100 seats) |
| Pricing | Free PAPER · Starter $19 · Pro $49 · Teams $129 (USD, monthly) |
| Founding team | Solo-founded, pseudonymous-by-design |
| Tech stack | Java 21, Spring Boot, PostgreSQL on Cloud SQL, Cloud Run (Google Cloud me-west1), Vite + React for the Telegram Mini-App |
| Exchanges supported | Binance at launch; others planned post-launch |
| Strategies built-in | EMA cross, Breakout, TSMOM (time-series momentum), Regime Pro + Pine Script import |
| Build signing | Ed25519, offline key. Public key: /.well-known/quantor-pubkey. Verify endpoint: /api/v1/identity |
| Custody model | Non-custodial. Exchange API key with trade-only scope; withdraw enforced disabled at the exchange. |
| Telegram channel | @QuantorSaaS |
| Press contact | press@quantorsaas.app |
Logos
Use freely in editorial coverage. SVG is preferred for print and high-DPI displays.
Product screenshots
High-resolution PNG. Free to embed in editorial coverage.
Ready-to-quote
Attributable to "the Quantor founder" (pseudonymous-by-design — see about).
"The architectural lesson from 3Commas 2022 was: when you give a bot SaaS your exchange keys, those keys live inside their perimeter. If their database leaks, your trading authority leaks with it. The right answer wasn't 'they should be more careful.' The right answer was 'the bot operator should never have the technical authority to move user funds in the first place.' Everything else falls out of that decision."
"Most retail traders blow their first account by going LIVE on day one. So we made LIVE on day one architecturally impossible. PAPER is the floor, not a checkbox. The risk-acknowledgement flow doesn't let you click through it; it actually verifies you have enough PAPER history to know what the strategy does in your hands."
"Cryptographic build signing is the one thing every bot SaaS should ship and almost none do. It costs about a day of engineering once, and forever after, your users can verify the running binary matches the code you claim is running. We do it because 'trust us' is not an answer when the alternative is a 30-second openssl command."
"We don't promise yield. The math says we can't — and any bot that does promise yield is either lying about returns, lying about leverage, or about to learn the same lesson the 2017 bot graveyard learned. We sell discipline. Discipline is the only edge most retail traders haven't actually tried."
For verification
Architectural claims in this kit can be verified independently:
- Build identity:
https://api.quantorsaas.app/api/v1/identity— JSON manifest + Ed25519 signature. - Public key:
/.well-known/quantor-pubkey. - Verification recipe: blog post, openssl-based, 30 seconds.
- 14 risk gates: documented per-gate with the actual reason codes the API emits.
- Regime classifier: algorithm + thresholds are public.
- Performance snapshots (live from 2026-07-01): /performance + /api/v1/public/performance/latest, monthly signed.
For interviews, verification, or anything else not on this page:
press@quantorsaas.app
Response time during launch week (2026-06-30 → 2026-07-07) is < 4 hours UTC for emails from journalists with verifiable identity. Use the .org/.com/.gov/.edu of your publication if possible.