Generator
Synthetic Market Data Generator
Generate synthetic price series — GBM, GARCH(1,1), regime-switching, or copula-linked pairs. Download CSV/JSON. Scaffold backtests safely. Free.
- Inputs
- Configuration
- Runtime
- Instant
- Privacy
- Client-side · no upload
- API key
- Not required
- Methodology
- Open →
1 · Pick a model
2 · Parameters
3 · Preview
Ann. return
+25.15%
Ann. vol
+19.89%
Max DD
-9.98%
Sharpe (ret/vol)
1.26
When this is useful
- · Scaffold backtest code without touching proprietary data. Generate a CSV, wire up your pipeline, then swap in real data once the plumbing works.
- · Unit-test risk estimators. GARCH with a known σ lets you verify your vol-targeting layer clips correctly.
- · Sanity-check drawdown distributions. Run 1,000 seeds of GBM at your target drift/vol, see what Max DD looks like — calibrate your stops against that distribution, not a single historical path.
- · Share a reproducible bug report. Seed + parameters → exact same series on any machine.
See methodology for each model's assumptions, parameter heuristics, and known limitations.
Complementary tools
Users of this tool often explore
Trading System Blueprinter
Pick your data source, LLM, broker, storage, risk engine, and logger. Get a Mermaid architecture diagram, a starter repo scaffold (ZIP), and a list of open-source integrations that actually compose.
Generators
Open
SEC Filing Chunk Optimizer
Pick a filing archetype, tune chunk size and overlap, and see chunk count, embedding cost, and structural-boundary warnings across three chunking strategies.
Generators
Open