Your personal AI trading assistant.
Any market. Any model. Pay with USDC, not API keys.
English · 中文 · 日本語 · 한국어 · Русский · Українська · Tiếng Việt
NOFX is an open-source autonomous AI trading assistant. Unlike traditional AI tools that require you to manually configure models, manage API keys, and wire up data sources — NOFX's AI perceives markets, selects models, and fetches data entirely on its own. Zero human intervention. You set the strategy, the AI handles everything else.
Fully autonomous: The AI decides which model to use, what market data to pull, when to trade — all by itself. No manual model configuration. No juggling API keys for different services. Just fund a USDC wallet and let it run.
What makes it different: built-in x402 micropayments. No API keys. Fund a USDC wallet and pay per request. Your wallet is your identity.
curl -fsSL https://raw.githubusercontent.com/NoFxAiOS/nofx/main/install.sh | bashOpen http://127.0.0.1:3000. Done.
Traditional flow: register account → buy credits → get API key → manage quota → rotate keys.
x402 flow:
Request → 402 (here's the price) → wallet signs USDC → retry → done
No accounts. No API keys. No prepaid credits. One wallet, every model.
| Provider | Chain | Models |
|---|---|---|
| Base | GPT-5.4, Claude Opus, DeepSeek, Qwen, Grok, Gemini, Kimi — 15+ models | |
| BlockRun | Base | Configurable |
| BlockRun Sol | Solana | Configurable |
Also compatible with ClawRouter — an intelligent LLM router that picks the cheapest capable model per request (41+ models, 74-100% savings, <1ms routing).
| Feature | Description |
|---|---|
| Multi-AI | DeepSeek, Qwen, GPT, Claude, Gemini, Grok, Kimi — switch anytime |
| Multi-Exchange | Binance, Bybit, OKX, Bitget, KuCoin, Gate, Hyperliquid, Aster, Lighter |
| Strategy Studio | Visual builder — coin sources, indicators, risk controls |
| AI Competition | AIs compete in real-time, leaderboard ranks performance |
| Telegram Agent | Chat with your trading assistant — streaming, tool calling, memory |
| Backtest Lab | Historical simulation with equity curves and performance metrics |
| Dashboard | Live positions, P/L, AI decision logs with Chain of Thought |
Crypto · US Stocks · Forex · Metals
| Exchange | Status | Register (Fee Discount) |
|---|---|---|
| ✅ | Register | |
| ✅ | Register | |
| ✅ | Register | |
| ✅ | Register | |
| ✅ | Register | |
| ✅ | Register |
| Exchange | Status | Register (Fee Discount) |
|---|---|---|
| ✅ | Register | |
| ✅ | Register | |
| ✅ | Register |
| AI Model | Status | Get API Key |
|---|---|---|
| ✅ | Get API Key | |
| ✅ | Get API Key | |
| ✅ | Get API Key | |
| ✅ | Get API Key | |
| ✅ | Get API Key | |
| ✅ | Get API Key | |
| ✅ | Get API Key |
15+ models via Claw402 or BlockRun — just a USDC wallet
curl -fsSL https://raw.githubusercontent.com/NoFxAiOS/nofx/main/install.sh | bashcurl -O https://raw.githubusercontent.com/NoFxAiOS/nofx/main/docker-compose.prod.yml
docker compose -f docker-compose.prod.yml up -dInstall Docker Desktop, then:
curl -o docker-compose.prod.yml https://raw.githubusercontent.com/NoFxAiOS/nofx/main/docker-compose.prod.yml
docker compose -f docker-compose.prod.yml up -d# Prerequisites: Go 1.21+, Node.js 18+, TA-Lib
# macOS: brew install ta-lib
# Ubuntu: sudo apt-get install libta-lib0-dev
git clone https://github.com/NoFxAiOS/nofx.git && cd nofx
go build -o nofx && ./nofx # backend
cd web && npm install && npm run dev # frontend (new terminal)curl -fsSL https://raw.githubusercontent.com/NoFxAiOS/nofx/main/install.sh | bash- AI — Add API keys or configure x402 wallet
- Exchange — Connect exchange API credentials
- Strategy — Build in Strategy Studio
- Trader — Combine AI + Exchange + Strategy
- Trade — Launch from the dashboard
Everything through the web UI at http://127.0.0.1:3000.
HTTP (quick):
curl -fsSL https://raw.githubusercontent.com/NoFxAiOS/nofx/main/install.sh | bash
# Access via http://YOUR_IP:3000HTTPS (Cloudflare):
- Add domain to Cloudflare (free plan)
- A record → your server IP (Proxied)
- SSL/TLS → Flexible
- Set
TRANSPORT_ENCRYPTION=truein.env
NOFX
┌─────────────────────────────────────────────────┐
│ Web Dashboard │
│ React + TypeScript + TradingView │
├─────────────────────────────────────────────────┤
│ API Server (Go) │
├──────────┬──────────┬──────────┬────────────────┤
│ Strategy │ Backtest │ Telegram │
│ Engine │ Lab │ Agent │
├──────────┴──────────┴──────────┴────────────────┤
│ MCP AI Client Layer │
│ ┌───────────┐ ┌───────────┐ ┌───────────┐ │
│ │ API Key │ │ x402 │ │ ClawRouter│ │
│ │ DeepSeek │ │ Claw402 │ │ 41+ models│ │
│ │ GPT,Claude │ │ BlockRun │ │ auto-route│ │
│ └───────────┘ └───────────┘ └───────────┘ │
├─────────────────────────────────────────────────┤
│ Exchange Connectors │
│ Binance · Bybit · OKX · Bitget · KuCoin · Gate │
│ Hyperliquid · Aster DEX · Lighter │
└─────────────────────────────────────────────────┘
| Architecture | System design and module index |
| Strategy Module | Coin selection, AI prompts, execution |
| Backtest Module | Historical simulation, metrics |
| FAQ | Common questions |
| Getting Started | Deployment guide |
See Contributing Guide · Code of Conduct · Security Policy
All contributions are tracked. When NOFX generates revenue, contributors receive airdrops.
Pinned Issues get the highest rewards.
| Contribution | Weight |
|---|---|
| Pinned Issue PRs | ★★★★★★ |
| Code (Merged PRs) | ★★★★★ |
| Bug Fixes | ★★★★ |
| Feature Ideas | ★★★ |
| Bug Reports | ★★ |
| Documentation | ★★ |
| Website | nofxai.com |
| Dashboard | nofxos.ai/dashboard |
| API Docs | nofxos.ai/api-docs |
| Telegram | nofx_dev_community |
| @nofx_official |
Risk Warning: AI auto-trading carries significant risks. Recommended for learning/research or small amounts only.






















