Automate Web3 Trading Strategies
Design and deploy fully-automated,
permissionless
trading
strategies on Web3 in minutes. No coding required.
Execute on proven
venues
Strategies receive trading-only permissions on the venue you choose.
Funds never leave your vault. Go live on Drift today,
with Hyperliquid, Jupiter, and pump.fun next.
Readable Strategies, Predictable Outcomes
Strategies conform to an opinionated structure that maximizes clarity and guarantees deterministic execution.
Autonomous Trading.
Purely Permissionless.
Instantly adapt and execute automated strategies while your assets
remain safely
non-custodial.
-
A portfolio that reacts to the market Signal values determine strategy state and state transitions with simple if/else control flow.
-
Permissionless by Design Wallet Authentication. Strategies get trading only permissions; No accounts. No emails. No KYC.
-
More Automation Structure executes your trading strategy, making trades and rebalancing automatically.
Tick-Level Data Driving
Real-Time Trading
Decisions
Signal values are computed from tick-level market data yielding strategy state transitions that are indicated by simple if/else control flow.
An anatomy that maximizes clarity
enabling easy reasoning.
-
Data, Computations, & Signals
Turn tick-level market data into deterministic signals; every value is reproducible and auditable.
-
State Machine
Signal values determine strategy state and state transitions with simple if/else control flow.
-
Target Positions
Each state resolves to one set of target positions. An executor manages orders to achieve those target positions outside of the strategy logic.
-
Data, Computations, & Signals
Turn tick-level market data into deterministic signals; every value is reproducible and auditable.
-
State Machine
Signal values determine strategy state and state transitions with simple if/else control flow.
-
Target Positions
Each state resolves to one set of target positions. An executor manages orders to achieve those target positions outside of the strategy logic.
Learn & Adapt
Backtest on Structure, side-by-side with benchmarks or other strategies. Fees, slippage, and final value are calculated for you.
I'd like a delta-neutral strategy aimed at Bitcoin
Here's the classic funding rate arb parameterized with a minimum net funding rate delta to make sure you aren't overtrading and losing due to trading fees.