Research Platform
QuantMar is a research workbench for systematic equity strategies, built around a single conviction: most published backtests are overfitted. It runs the full hypothesis lifecycle — from mechanism discovery through academic literature, to formal pre-registration with hash-freeze, to deterministic falsification on untouched holdout data — every verdict honest about the number of hypotheses tried. I build it and use it in my own research. It is shown here as evidence of methodology, not as a product for sale.
Three stages, one pipeline. Each stage has a gate; most hypotheses die at the gate.
Knowledge-graph-driven sourcing from 250M+ academic papers via OpenAlex. Literature is mapped as typed citation graphs — each edge classified by how the later paper treats the earlier one. Mechanism candidates emerge from the graph structure, not from scanning abstracts.
Strategies are written in a proprietary Python DSL — the quantmar language. A scoped sandbox makes it the only reachable surface; a frozen scorer grades every program. Codability is the design objective: a fixed weak model must be able to author valid strategies, decoupled from payoff.
Every hypothesis is hash-frozen (SHA-256) before the holdout is touched. The deterministic engine judges on untouched out-of-sample data. The Deflated Sharpe Ratio gate penalises for the total number of strategies tried — not just the one you are looking at. LEAN/QuantConnect serves as an independent oracle.
A backtesting environment built on a proprietary SDK with LEAN/QuantConnect as the independent oracle.
The left panel lists strategy projects — each one a pre-registered hypothesis with its holdout return visible. The code editor holds the strategy in the quantmar DSL. MarIA, a local LLM assistant (qwen3-coder:30b running on the ship's GPU), can author and modify strategies within the sandbox. The Cloud Terminal shows the LEAN engine's execution log. All computation runs locally; nothing is sent to an external service.
The standard in published quantitative research is low. QuantMar is built to hold itself to a higher bar.
Completed research, reported honestly. Most hypotheses are dead — that is the point. A transparent kill rate is worth more than a curated highlight reel.
Pairs trading and residual mean-reversion on US equities. The gross alpha is real (best residual-sector Sharpe +0.86), but harvest turnover costs exceed the edge at realistic transaction costs (10 bps). Mean-reversion in liquid US equities: a real but uninvestable gross edge.
5-minute 52-week breakout with RVOL filter on small-cap biotech. Base strategy dead on full universe; vol-adaptive exit successor registered, OOS dead (DSR 0.0017, entry no edge vs random, t=0.94). Program closed. Reusable exit engine and survivorship-safe 94-name biotech niche retained as assets.
Stress-testing the “1000% in 10 years” narrative: nine hypothesis cards, all dead by strict t>2 gate (the article is leveraged beta). Two defensive algorithms delivered — multifactor-defensive and low-IVOL — OOS Sharpe ~1.0 at beta 0.6–0.8, full 22-year alpha t~2.8. Honest read: strong low-risk sleeves, not promoted signals.
Reverse-engineering a commercial quant stock selection: 114 picks, median +8%, mean +108% (tail-driven). First ring: two kills (neglect hypothesis false; breakout correlation 0.256→0.108 on holdout). Winners not ex-ante sortable by price. Next: fundamental recipe ring.