Configs2026年7月21日·1 分钟阅读

NoFX — AI Trading Terminal for Multi-Market Analysis

Open-source AI-powered terminal assistant for analyzing US stocks, commodities, forex, and crypto markets with automated strategy execution.

Agent 就绪

Agent 可直接安装

这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
NoFX
直接安装命令
npx -y tokrepo@latest install 9abad8f8-8523-11f1-9bc6-00163e2b0d79 --target codex

先 dry-run 确认安装计划,再运行此命令。

Introduction

NoFX is an open-source AI trading terminal that provides real-time market analysis across US stocks, commodities, forex, and cryptocurrency markets. It combines LLM-powered analysis with traditional technical indicators in a unified terminal interface.

What NoFX Does

  • Monitors multiple asset classes in real-time (stocks, forex, crypto, commodities)
  • Runs AI-powered analysis on market conditions and price action
  • Generates trading signals based on configurable strategies
  • Provides a terminal-based dashboard with charts and alerts
  • Supports backtesting strategies against historical data

Architecture Overview

NoFX is built in Go with a modular architecture. Market data feeds connect through provider adapters, a strategy engine evaluates configurable rule sets and AI models, and the TUI renders real-time dashboards. The AI component uses LLM APIs to analyze news sentiment and correlate it with technical signals.

Self-Hosting & Configuration

  • Deploy via Docker Compose for quick setup
  • Configure exchange API keys for live market data
  • Set LLM provider credentials for AI analysis features
  • Strategy parameters are defined in YAML configuration files
  • Supports both paper trading and live execution modes

Key Features

  • Multi-market coverage spanning equities, forex, crypto, and metals
  • AI-driven sentiment analysis integrated with technical indicators
  • Real-time terminal dashboard with customizable layouts
  • Configurable alert system for price and signal triggers
  • Strategy backtesting with historical data replay

Comparison with Similar Tools

  • TradingView — cloud-based charting platform; NoFX is self-hosted and open source
  • Freqtrade — crypto-focused bot; NoFX covers multiple asset classes with AI analysis
  • Zipline — backtesting library; NoFX adds live monitoring and AI-powered signals
  • QuantConnect — cloud quantitative platform; NoFX runs locally with no vendor dependency

FAQ

Q: Does NoFX execute trades automatically? A: It supports automated execution but defaults to signal-only mode for safety.

Q: What market data sources are supported? A: It integrates with multiple free and premium data providers via configurable adapters.

Q: Is this suitable for production trading? A: It is designed for research and analysis; use caution with automated execution on live accounts.

Q: What LLM providers work with the AI features? A: Any OpenAI-compatible API including local models via Ollama.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产