Documentation

How partiqon works

Everything you need to understand the platform: how data is stored, how blocks calculate signals, and how backtesting and optimization work under the hood.

BAR6 Format

Learn about partiqon's binary data format: structure, compression, tick vs. bar data, and how to convert your own historical data.

Read →

Block Reference

Complete documentation of all 70 block types: inputs, outputs, parameters, and the exact calculations behind each block's behavior.

Browse →

Backtest & Optimize

How backtesting works, PSO optimization, walk-forward validation, and WFO (walk-forward optimization) — the core engines powering strategy development.

Learn →

Getting Started

New to partiqon? Five-step guide from data conversion to a validated strategy. No coding required.

Start →

DataConvert

Step-by-step guide: download, install, get data, convert to BAR6, upload to partiqon. Works for complete beginners.

Guide →

Pine Script Import

Import a TradingView Pine Script v5 strategy and run it on your own data. Supported constructs, limitations, and tips.

Read →

Text2Strategy

Describe your trading idea in plain language. partiqon builds the block graph for you using AI. Example prompts and best practices.

Read →