Diese Seite ist auch auf Deutsch verfügbar. Wechseln zu Deutsch
Early access — invite-only

Your idea.
Backtested.

Build trading strategies visually, describe them in plain text, or import Pine Script. Test against your own historical trading data. See the numbers before you risk anything.

Join the Waitlist See how it works →
70
Block types
Tick
Data precision
PSO
Optimization
WFO
Validation
DEU.IDX-EUR Tick
partiqon graph editor showing a DAX RSI pullback strategy with EMA, RSI, and session filter blocks connected to an entry node

The graph editor — 70 typed block types, connected visually. No code required.

Why partiqon

Backtesting that reflects
how markets actually move

Most tools simulate on bar data with generic feeds. Real execution happens on ticks — with your broker's actual spreads. The difference shows up in your live results.

Typical backtesting tools

Bar-level simulation onlyNo visibility into what happened inside a candle — execution prices are approximated
No parameter optimizationManual trial and error to find values that might work
No overfitting protectionA strategy can look profitable in-sample and fail immediately in live trading
Code requiredPine Script, Python, or C# just to define basic entry conditions
Generic data feedsTests run on aggregated market data, not on what your broker actually quotes — a strategy can look profitable in testing and behave differently once you trade it live

partiqon

PARTIQON
Real tick data with bid/askExecution simulated on actual market prices from your broker's historical data
PSO optimizationParticle swarm finds robust parameter sets across the full search space
Walk-forward validation + WFOWFO runs PSO per in-sample block so parameters are never tuned on data they're tested against
Three ways to build — no code neededVisual graph editor, Pine Script import, or describe your idea in plain language
Bring Your Own DataTest on the exact data your broker would have filled — not an aggregated approximation
The full workflow

From idea to validated strategy

Every piece of the strategy development process in one place.

Visual graph editor

70 block types in 8 categories. Connect indicators, conditions, and signals as strictly typed blocks. Invalid connections are rejected before you run, not after.

PSO optimization

Particle swarm optimization explores the parameter space and finds combinations that hold up — not just lucky ones. Choose profit factor, Sharpe, Calmar, or net profit as fitness function.

Walk-forward validation & WFO

Split data into in-sample and out-of-sample blocks. WFO runs PSO independently per block — parameters are never tuned on data they're tested against.

Pine Script import

Already have a TradingView strategy? Import it directly and run it against your own tick data to see how results compare.

Text to strategy

Describe your strategy in plain language. partiqon converts it into a valid graph using constrained AI — you see every node and can adjust before testing.

Margin call & spread stress test

Simulate what happens when spreads widen or margin requirements change. A strategy that only works under perfect conditions isn't a strategy — it's a coincidence.

Sanity Panel

Catches patterns that inflate results without you noticing — like a strong profit factor that only holds because of a single outlier trade. A second pair of eyes on your backtest, built into the platform.

Parameter Sensitivity Heatmap

Visualizes the fitness landscape around your PSO optimum. A broad plateau signals a robust parameter range; a narrow spike is a warning sign of overfitting.

Diagnostic Suite PRO

Isolate what your entries, exits, and trading sessions each actually contribute. Test exit rules against randomized entries, entry rules against a fixed exit, and performance across specific times, weekdays, and volatility conditions — if it holds up, that's real structural edge, not overfit luck.

How it works

From idea to result

No configuration overhead, no boilerplate to write.

01

Build your strategy — three ways

Connect blocks visually, import an existing Pine Script strategy, or describe what you want: "buy when RSI crosses below 30 and price is above the 200 EMA, exit after 15 bars or when RSI crosses above 70." partiqon converts plain language into a runnable graph. The type system prevents invalid connections before execution.

02

Upload your data

Convert your own historical price data to BAR6 format using DataConvert (free, runs locally — raw data never leaves your machine). Upload the converted file and select your timeframe.

03

Run a backtest

Set date range, capital, and spread model. Results include equity curve, full trade list, profit factor, Sharpe ratio, max drawdown, and a per-trade breakdown.

Results
partiqon backtest results showing equity curve, profit factor, Sharpe ratio, max drawdown, and win rate
04

Optimize and validate

Mark constants as tunable. PSO searches the parameter space. Walk-forward validation checks whether results hold on unseen data. WFO runs PSO independently per in-sample block for a genuinely clean out-of-sample test.

Beyond parameters

Structure Optimizer

Most tools only tune the numbers in a strategy you already built. Structure Optimizer discovers the strategy itself.

Genetic programming on your graph

Typed mutation — block swaps, parameter jitter, subgraph insert/delete — and crossover generate thousands of complete strategy candidates. Not just better parameters for a fixed structure — new structures entirely.

Fitness on walk-forward performance

Candidates are scored on out-of-sample performance, not on how well they fit the data they were generated from.

Diagnostic Mode as a structural filter

Mass-generating strategy candidates guarantees overfitting unless something filters for genuine structural edge. Diagnostic Mode does exactly that — the same validation used elsewhere on the platform, applied here to keep the search honest.

Premium, with its own budget

Structure Optimizer runs are Premium-exclusive and draw from a dedicated budget, separate from your normal backtest quota.

Data philosophy

Bring Your Own Data

The data you test on is the difference between a backtest that misleads and one that holds. partiqon solves this differently.

The industry problem

Most tools backtest on bar data from aggregated feeds — not on what your broker actually quoted. The same instrument can be priced differently from one broker to the next: different spreads, different fills, sometimes a different underlying feed entirely. Test on the wrong data and a strategy can look solid in backtesting, then perform quite differently once you trade it at your actual broker. The gap is systematic, not random.

The partiqon approach

You bring your own historical data. The backtest runs on what you would actually have traded. Your data stays your data.

DataConvert

A free, open-source tool that converts raw data (CSV, MT4 .hst) into BAR6, partiqon's binary format. Runs locally — raw data never leaves your PC.

BAR6 format

Compact, fast, openly documented. Supports bar data (OHLCV + bid/ask) and tick data. No vendor lock-in.

Clear boundaries

What partiqon is not

These are not limitations. They are decisions.

Not a signal service

partiqon does not generate buy or sell signals. There is no "AI recommends long." The platform evaluates your ideas — it does not replace your judgment.

Not a broker

partiqon does not execute orders and has no connection to your brokerage account. No automated trading through our servers.

Not a data vendor

partiqon does not buy market data and does not resell it. BYOD is the philosophy, not a workaround.

Not an everything-tool

partiqon does one thing well: making your strategy ideas testable. Charting, portfolio management, news feeds — intentionally not in scope.

Pricing

Three tiers, no hidden compute costs

Start free. Upgrade when you need optimization and validation.

Free
€0 / month
Build and backtest graph strategies on your own data.
  • Graph editor — all 70 blocks
  • Pine Script import / export
  • Results & trade analysis
  • BYOD via DataConvert
  • 30 backtests / month
  • Text2Strategy
  • PSO optimization
  • Walk-forward validation
Join Waitlist
Premium
€79 / month
Full depth — WFO, batch testing, Monte Carlo.
  • Everything in Pro
  • WFO (PSO per IS block) — 30/mo
  • Unlimited backtests
  • PSO — 100 runs / month
  • Multi-symbol batch backtest
  • Monte Carlo resampling
  • Cross-strategy correlation
  • Structure Optimizer
Join Waitlist

Annual billing: Pro at €29/mo, Premium at €65/mo. Exhausted PSO/Walk-Forward/WFO quotas can be topped up — no hard lockout mid-month. Text2Strategy prompts are not separately metered.

Server in EU
Germany-hosted infrastructure
GDPR compliant
Your data stays your data
No broker connection
We never touch your money
Open data format
BAR6 is documented — no lock-in
Early access

Test your strategy
before you test your nerve.

partiqon launches in invite-only mode. Leave your email and we'll let you know when it's your turn.

140