Locally-hosted · trade processing platform

Trade processing infrastructure for systematic traders.

Quantstrip is the layer between your strategies and your broker. Deploy strategies as persistent background processes, route orders, monitor executions and manage risk from one locally-hosted dashboard — with a Python API and plugin library that adapts to how you actually trade.

Runs on
Windows
Pre-built broker
IBKR
Log retention
30 days
quantstrip dashboard · client log
client "es_breakout" registered with background service
[ok]   broker connected · Interactive Brokers
[ok]   plugin loaded: risk management
[ok]   plugin loaded: order execution
[·]    waiting for signal on ES...
09:31:04  SIGNAL   long  ES  qty=2
09:31:04  ORDER    NEW   ES  BUY 2 @ MKT
09:31:04  FILL     ES  2 @ 4823.50
09:34:12  REPORT   pnl updated · SQLite trade log

What's inside

The parts of a trading stack you shouldn't have to rebuild.

Strategy automation

Each strategy runs as an isolated background process — a client — registered with a persistent system service that maintains execution across sessions.

Integrated dashboard

A locally-hosted web app covering a Python IDE, SQL editor, portfolio reporting, a notification centre and a settings manager — no separate tools to wire together.

Canonical data model

Orders, executions, commissions and position events are persisted to a structured SQLite database covering the full trade lifecycle.

Python API

A focused library for scheduling, database access, notifications, configuration and logging — all callable directly from your own strategy code.

Broker integration

Pre-built Interactive Brokers support — orders, executions, commissions, historical data, Flex Web API reconciliation. Any other broker with a Python SDK or REST API works too.

Operational services

Centralised logging with 30-day retention, encrypted settings management and email notifications — available to every client out of the box.

How it works

Three steps from install to live.

  1. 01

    Install

    Download the Windows installer and sign in to activate your license.

  2. 02

    Connect your broker

    Use the pre-built Interactive Brokers integration, or connect anything else with a Python SDK or REST API.

  3. 03

    Deploy a strategy

    Register your strategy as a client, point it at your broker, and watch it run from the dashboard.

Pricing

Start free. Upgrade when you're ready.

Explore

Try the full platform.

$0 45-day trial
  • All features included
  • Community support
Get started

Enterprise

For teams and firms.

Contact
  • Roadmap alignment
  • One-on-one collaboration
  • Implementation consulting
Contact sales

FAQ

Common questions

Which brokers are supported?
Interactive Brokers is pre-built, covering orders, executions, commissions, historical data and Flex Web API reconciliation. Any other broker offering a Python SDK or REST API can be connected too.
Can I write my own plugins?
Yes. The Python API gives client code direct access to scheduling, database, notifications, configuration and logging, so you can extend the platform to fit your workflow.
What's the difference between Explore and Pro?
Both include every feature. Explore is a free 45-day trial; Pro adds email support on top of community support for $699/year.
What platforms are supported?
A Windows installer is available today (v0.95 Beta). Linux support is coming soon.