Files
nofx/nofxi
shinchan-zhai 4c5f69984c docs(nofxi): NOFX integration audit + plan
Full audit of NOFX's capabilities vs NOFXi's current integration status.
Priority roadmap: P0 (kernel+trader+market+mcp) → P1 (store+risk) → P2 (grid+web)
2026-03-25 01:05:54 +08:00
..

NOFXi

Your AI Trading Agent.
Not a tool. A partner that trades with you.

Go React x402

English · 中文


What is NOFXi?

NOFXi is an AI Trading Agent built on top of NOFX. While NOFX is an open-source AI trading engine, NOFXi elevates it into a fully autonomous agent that perceives, thinks, remembers, and acts.

NOFX = Engine. NOFXi = Intelligence.

The Difference

NOFX (Engine) NOFXi (Agent)
Interaction Configure → Start → Watch Dashboard "Open a BTC long, 2x leverage, 3% stop loss"
Intelligence AI makes trade decisions AI understands context, learns from history
Memory Stateless per session Remembers your preferences, past trades, lessons
Proactivity Executes when triggered Monitors markets, alerts you, acts autonomously
Communication Dashboard & logs Natural language via Telegram, proactive notifications

Core Capabilities

  • 🧠 Agent Core — Context-aware conversation, intent recognition, memory management
  • 👁️ Perception — Market monitoring, anomaly detection, position tracking, sentiment analysis
  • 💭 Thinking — Multi-model AI decisions, strategy matching, risk assessment
  • 📝 Memory — Trade history, strategy performance, user preferences, market patterns
  • Execution — Multi-exchange trading, position management, x402 payments
  • 💬 Interaction — Natural language trading, proactive alerts, report generation

Architecture

Interaction Layer (Telegram / Web UI / API)
         │
    Agent Core (Conversation + Intent + Context)
         │
    ┌────┴───────────┬────────────┐
    │                │            │
Perception       Thinking      Memory
(Market Monitor) (AI Engine)   (Experience DB)
    │                │            │
    └────┬───────────┴────────────┘
         │
    Execution Layer (Multi-Exchange + x402 Payment)

Built On

  • NOFX — Open-source AI trading engine (9 exchanges, 7+ AI models)
  • Claw402 — x402 payment gateway (USDC micropayments)
  • x402 — Pay-per-request with USDC, no API keys

NOFXi 是什么?

NOFXi 是基于 NOFX 构建的 AI 交易 Agent。NOFX 是开源的 AI 交易引擎,而 NOFXi 将其升级为一个能感知、思考、记忆、行动的自主 Agent。

NOFX = 引擎。NOFXi = 智能。

核心区别

NOFX引擎 NOFXiAgent
交互方式 配置 → 启动 → 看仪表盘 "帮我开 BTC 多单2x 杠杆3% 止损"
智能程度 AI 做交易决策 AI 理解上下文,从历史中学习
记忆 每次无状态 记住你的偏好、交易历史、教训
主动性 被触发时执行 主动监控市场、通知你、自主行动
沟通方式 仪表盘和日志 Telegram 自然语言对话、主动推送

核心能力

  • 🧠 Agent 核心 — 上下文对话、意图识别、记忆管理
  • 👁️ 感知层 — 市场监控、异动检测、持仓监控、舆情分析
  • 💭 思考层 — 多模型 AI 决策、策略匹配、风险评估
  • 📝 记忆层 — 交易历史、策略效果、用户偏好、市场规律
  • 执行层 — 多交易所下单、仓位管理、x402 支付
  • 💬 交互层 — 自然语言交易、主动通知、报告生成

技术架构

交互层Telegram / Web UI / API
         │
    Agent Core对话理解 + 意图识别 + 上下文管理)
         │
    ┌────┴───────────┬────────────┐
    │                │            │
  感知层           思考层        记忆层
(市场监控)    AI 决策引擎)  (经验库)
    │                │            │
    └────┬───────────┴────────────┘
         │
    执行层(多交易所 + x402 支付)

构建基础

  • NOFX — 开源 AI 交易引擎9 家交易所7+ AI 模型)
  • Claw402 — x402 支付网关USDC 微支付)
  • x402 — USDC 按量付费,无需 API Key

Development

# Clone
git clone https://github.com/NoFxAiOS/nofxi.git
cd nofxi

# Build
go build ./...

# Run
go run cmd/nofxi/main.go

License

Proprietary. All rights reserved.

© 2026 NoFxAiOS