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.
The graph editor — 70 typed block types, connected visually. No code required.
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.
Every piece of the strategy development process in one place.
70 block types in 8 categories. Connect indicators, conditions, and signals as strictly typed blocks. Invalid connections are rejected before you run, not after.
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.
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.
Isolate what your exit logic actually contributes. Diagnostic Mode runs your exit rules against randomized entries — if the strategy still holds up, you've found real structural edge, not overfit luck.
Already have a TradingView strategy? Import it directly and run it against your own tick data to see how results compare.
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.
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.
Chain backtests, optimizations, and walk-forward runs into automated sequences. Build multi-step workflows and come back to results — not a progress bar.
No configuration overhead, no boilerplate to write.
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.
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.
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.
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.
The data you test on is the difference between a backtest that misleads and one that holds. partiqon solves this differently.
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.
You bring your own historical data. The backtest runs on what you would actually have traded. Your data stays your data.
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.
Compact, fast, openly documented. Supports bar data (OHLCV + bid/ask) and tick data. No vendor lock-in.
These are not limitations. They are decisions.
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.
partiqon does not execute orders and has no connection to your brokerage account. No automated trading through our servers.
partiqon does not buy market data and does not resell it. BYOD is the philosophy, not a workaround.
partiqon does one thing well: making your strategy ideas testable. Charting, portfolio management, news feeds — intentionally not in scope.
Start free. Upgrade when you need optimization and validation.
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.
Features currently in development. We ship when it's ready — not before.
Execute your validated strategies on live market data. The same logic you tested in backtest — running in real time, signal-by-signal.
Programmatic access to all platform features — trigger backtests, read results, manage graphs. For automation, custom dashboards, and integrations.
partiqon launches in invite-only mode. Leave your email and we'll let you know when it's your turn.