Strategy automation
Each strategy runs as an isolated background process — a client — registered with a persistent system service that maintains execution across sessions.
Locally-hosted · trade processing platform
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.
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
Each strategy runs as an isolated background process — a client — registered with a persistent system service that maintains execution across sessions.
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.
Orders, executions, commissions and position events are persisted to a structured SQLite database covering the full trade lifecycle.
A focused library for scheduling, database access, notifications, configuration and logging — all callable directly from your own strategy code.
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.
Centralised logging with 30-day retention, encrypted settings management and email notifications — available to every client out of the box.
How it works
Download the Windows installer and sign in to activate your license.
Use the pre-built Interactive Brokers integration, or connect anything else with a Python SDK or REST API.
Register your strategy as a client, point it at your broker, and watch it run from the dashboard.
Pricing
For traders running strategies live.
For teams and firms.
FAQ