What is strat.sh?
strat.sh was born from a singular mission: to dismantle the technical barriers of algorithmic trading. In the pursuit of "alpha," professional-grade systems have long been gated by massive infrastructure and high costs. We've built an engine designed to bring elite performance directly to your browser, leveraging a low-level Rust and Polars core for zero-copy efficiency and tick-by-tick precision on your own terms.
"Qui peut le plus, peut le moins"
This principle—he who can do the most, can do the least—is our engineering philosophy. By solving the most demanding technical problems in high-performance signal generation, we've created a workspace where industrial-scale power feels like a natural extension of your own intuition.
- Design & Test Anywhere: The browser is your creative studio. Prototype, backtest, and refine complex signals with millions of ticks without installing a single dependency.
- Deploy to Bare Metal: Once validated, your strategy’s AST (Abstract Syntax Tree) is deployed to a native Rust environment. It runs at full hardware speed, far exceeding interpreted languages.
- Unified Monitoring: Whether your strategy is running in your tab or on a remote server, the monitoring experience remains local-first. See every signal update in real-time as if the engine were sitting right in your browser.
The "Snappiness" of Sovereign Research
Usual cloud labs force a trade-off: pay for expensive cloud compute or compromise on privacy by uploading your proprietary strategies to a third-party platform. We've designed a sovereign workstation that puts raw industrial power on your own machine.
strat.sh restores the "open-a-file-and-go" magic to strategy development. Everything runs locally, or can be seamlessly deployed to your own private server infrastructure with a single click. Monitoring your remote algorithms remains as secure as it is instant; all signal transmissions are protected by TLS 1.3 encryption. By design, your execution servers are completely invisible to us and the rest of the world. The connection is strictly point-to-point; no middleman, no central relay, and zero visibility into your infrastructure or your algorithms. Use your browser to design, your own hardware to execute, and remain in total, private control.
State of the Engine
Currently in alpha, strat.sh has transitioned from a local experiment into a live, edge-native platform. The foundational technical hurdles are conquered: the Polars engine is stable, the Rhai-to-Polars DSL is fully operational, and the Workflow Orchestrator accurately executes complex strategy dependency trees.
Our focus has shifted from "can it be done?" to "how fast can you run it?" We are now refining the execution engine for professional conditions, hardening the safety guards, and expanding our connectivity to real-world data stacks.
The Roadmap
We are constantly sharpening the edge between rigor and rapid prototyping. Our roadmap focuses on making institutional-grade utility universally accessible:
- Native Connectors: Direct bridges to real-time market data, historical databases, and exchange APIs—no middleman required.
- Professional Templates: One-click industry-standard strategies—from multi-factor risk models to statistical arbitrage.
- Native Execution [Active Dev]: Seamlessly hand off your browser-tested strategies to a headless, native environment for production-grade execution.
- Strat HUB: A curated library of elite strategy blueprints ready to import and adapt with a single click.
- Backtest & Forward Test: A complete DESIGN -> STAGING -> LIVE phases integrated into a single, seamless environment.
- Total Sovereignty: Local-first by design. Your data and stay on your hardware, always.
- Portable Strategies: Export high-performance binary strategy definitions that can run anywhere you choose to execute.
- MCP & LLM Integration: Implementation of the Model Context Protocol so LLM can assist you in building and refining complex signals.