◆ PAPER TRADINGAll results shown are from simulated trades. No real capital is at risk.
QuantaEdge
← All posts
Behind the ScenesJune 11, 2026 · 7 min read

How We Built an AI Trading Signal Platform: The QuantaEdge Story

Most trading signal services show you a highlight reel. We built the opposite: a system where every signal — winner or loser — is logged publicly the moment it fires, and no strategy earns trust without proving itself in the open. This is how it works, and what building it taught us.


Track record start
Jun 2, 2026
Verification
Public lab
Losses
Published

The Premise: Show Everything

The signal industry has a structural incentive to hide losses. Results pages get curated, losing trades quietly disappear, and "track records" are reconstructed after the outcomes are known. We had been on the buying side of that and found it impossible to tell signal from noise — so when we built our own platform, we inverted the incentive. If every trade is published with a timestamp the moment it fires, there is nothing to curate. The track record is whatever actually happened.

That decision shaped everything downstream. A system that publishes its mistakes in real time has to be engineered to make fewer of them — and to fail safely when it does.

The Stack, at a High Level

QuantaEdge is an autonomous strategy pipeline. AI scanners continuously read market data — options flow, futures order flow, volatility structure, dealer gamma positioning — looking for setups that match each strategy's playbook. When a scanner finds a candidate, it does not trade it. The candidate first passes through a regime detector that classifies the current market environment (trending, choppy, high-volatility) and decides whether this strategy is even allowed to fire right now, and at what position size.

Then come the risk gates: a series of pre-trade checks that can veto any signal outright — portfolio concentration, daily loss limits, correlation with existing positions, event blackouts. Only a signal that survives every gate becomes a trade. And every one of those trades, the moment it exists, is written to a public lab where anyone can watch it play out. No human sits in the loop deciding which trades are flattering enough to publish.

The Strategy Lifecycle

Strategies move through a pipeline with hard gates between stages. Research: an idea is specified as explicit rules — entries, exits, sizing, and the regimes it should and shouldn't trade in. Backtest: the rules run against years of historical data, with the integrity checks turned all the way up — suspicious results get flagged automatically, not celebrated. Live paper trading: surviving strategies trade in real time in QuantaLab with live market data and realistic fills, building a forward track record on data they have never seen. Only strategies that hold up through that public verification period graduate. Most don't.

Honest Lessons

Most strategies fail testing — and that is the system working.Ideas that looked compelling in research routinely fall apart in rigorous backtesting or forward paper trading. Early on that felt like failure; it is actually the entire value of the pipeline. Every strategy killed in testing is a strategy that never lost real money. A platform that graduates everything it researches isn't productive — it's unfiltered.

A fill engine can flip a backtest verdict. One of our more humbling discoveries: running the exact same entry signals through two different fill simulators — one conservative about which price you get filled at, one optimistic — turned a losing strategy into a winning one, and vice versa. For fast, tight-stop strategies, the simulation of execution matters as much as the quality of the idea. That discovery reshaped how much we trust any backtest, including our own, and pushed us further toward live forward verification as the real test.

Transparency is a feature, not a marketing line. Publishing everything in real time forced us to build better instrumentation, stricter data-quality flags, and honest accounting of every edge case — because anything sloppy would be publicly visible. The discipline of being watched made the system better.

Where It Stands Today

The current track record began on June 2, 2026 — a deliberate clean slate — and runs publicly, in real time, at quantaedge.ai/lab. Every signal, every open position, every closed trade, and every strategy's stage in the pipeline is there. We don't quote performance numbers in blog posts because they change every trading day; the lab is always current, and it shows the losses alongside the wins. That was the whole point.

Disclaimer: QuantaEdge performance figures are generated from paper trading (simulated) accounts. Paper trading results do not represent actual trading, may not reflect the impact of liquidity, slippage, or fees, and are not indicative of future results. Nothing in this article is financial advice or a recommendation to buy or sell any security. Trading involves substantial risk of loss.

Become a Founding Member →