AI-powered backtesting and strategy evolution for cryptocurrency trading.
Gopher uses Large Language Models (LLMs) to autonomously discover, test, and evolve profitable trading strategies. Instead of manually designing rules, Gopher's AI agent continuously generates and refines strategies based on real market data.
Developed by Moon Laboratories Inc.
Recommended: Command-Line Interface
The CLI is the primary entry point for Gopher and always has the latest features. Desktop apps follow behind in development and currently do not support live trading.
macOS / Linux (one-liner):
curl -sSL https://raw.githubusercontent.com/gopher-lab/gopher/main/install.sh | bashWindows:
- Download
gopher-*-windows-amd64.zipfrom Releases - Extract and add the directory to your PATH
- Run
gopher.exe --versionto verify
First-time setup:
gopher setupThe interactive wizard configures API keys, trading mode, and Hyperliquid credentials.
Gopher's AI agent generates trading strategies in natural language, tests them against historical data, and evolves them based on performance feedback.
Analyze markets across 9 timeframes (1m, 5m, 15m, 30m, 1h, 4h, 8h, 1d, 1w) for comprehensive technical analysis and strategy optimization.
Statistically validate strategies through Monte Carlo simulations to ensure robustness across different market conditions.
Pre-configured cloud database with historical data for 200+ Hyperliquid perpetual futures assets, ready to use immediately.
Configurable position sizing, stop-loss levels, leverage controls, and maximum margin utilization to manage risk effectively.
Desktop applications are available but lag behind the CLI in development:
| Platform | Status | Live Trading |
|---|---|---|
| CLI | ✅ Recommended | ✅ |
| macOS | ❌ | |
| Windows | ❌ |
macOS:
- Download the latest
.dmgfrom Releases - Open the DMG and drag Gopher to Applications
- Right-click → Open (required for unsigned apps)
Windows:
- Download the latest
Gopher-Setup.exefrom Releases - Run the installer and follow the wizard
Note: Desktop apps do not yet support live trading. Use the CLI for full feature access.
Full documentation with guides, API reference, and examples:
https://gopher-lab.github.io/gopher/
- Documentation: gopher-lab.github.io/gopher
- Bug Reports: GitHub Issues
- Feature Requests: GitHub Issues
- Email: hello@gopher-ai.com
Proprietary software. Copyright (c) 2026 Moon Laboratories Inc. All rights reserved.
See LICENSE for full terms.