Algorithmic Trading, Simplified
The marketplace for trading strategies that actually run.
Discover community-built algorithmic strategies, subscribe with platform credits, and launch live instances — or publish your own and earn.
Platform Features
Everything in one place.
From strategy discovery to live execution, RocketX handles the full lifecycle.
Strategy Marketplace
Browse and activate community-built algorithmic trading strategies. Filter by asset class, runtime, and performance.
One-Click Activation
Activate a strategy for your team in seconds. RocketX handles provisioning and runtime orchestration.
Live Instances
Monitor all your running strategy instances, view logs, and manage lifecycle from one dashboard.
Developer Portal
Publish your own strategies with a 3-step Git-connected submission flow — repo, commit, and version details.
GitHub Integration
Connect your GitHub account, pick a repo and commit, and let auto-detection fill in runtime and entrypoint.
Pipeline Reviews
Every submitted version runs through manifest validation, dependency audit, static analysis, build, and sandbox checks.
Platform Wallet
Purchase and manage platform credits (USD) to subscribe to strategies. Earn POINTS via referrals.
Team RBAC
Workspace-level isolation with owner, admin, and member roles. Each team has its own subscriptions and API keys.
Webhook Notifications
Subscribe to real-time events — strategy updates, pipeline results, payments — delivered to your endpoints.
Subscription Plans
Free and Pro plans with configurable billing cycles. Upgrade to unlock higher instance limits and priority support.
Developer Docs
Build and ship your strategy.
Step-by-step guides for connecting GitHub, submitting versions, and understanding the review pipeline.
Getting Started
Set up your RocketX developer environment and make your first strategy submission.
Read guide
Project Structure
Understand the monorepo layout: API routes, shared models, and the web app.
Read guide
Authentication
How OTP, Magic Link, and session-based auth work across the platform.
Read guide
Teams & RBAC
Team-based workspace isolation with owner, admin, and member roles.
Read guide
API Keys
Issue and revoke hashed API keys for programmatic access to your strategies and instances.
Read guide
Deployment
Deploy RocketX using Docker Compose, Vercel + Render, or a self-hosted VPS with GitHub Actions.
Read guide