nofxaios/nofx

Your AI trading terminal assistant for US stocks, commodities, forex, and crypto.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 1st, 2026
Created on October 28th, 2025
Open Issues & Pull Requests: 518 (+0)
GitHub issues: Enabled
Number of forks: 3,046
Total Stargazers: 12,828 (+0)
Total Subscribers: 106 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.3 hours
Mean response time: 3.6 days
90th percentile: 5.1 days
Tracked items: 538

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 94% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 97% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 6% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 453
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 272 days
Stale 30+ days: 449
Stale 90+ days: 441

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (323)
  • enhancement (155)
  • area: frontend (11)
  • area: ui/ux (9)
  • area: backend (7)
  • priotity-high (5)
  • priotity-mid (3)
  • documentation (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

NOFX is an AI trading terminal that lets traders run language-model-driven strategies across US stocks, commodities, forex, and cryptocurrency markets.

The tool addresses the challenge of deploying AI agents in live trading by wrapping language model decisions in a Go runtime that enforces hard risk limits no model can override. Traders define a strategy once, then the system enters a continuous loop: read market data, let the model decide, execute the trade, and record the reasoning. The approach separates strategy logic from risk control, so a model cannot accidentally or intentionally breach position limits, leverage caps, or other guardrails the trader sets.

NOFX suits traders who want to experiment with AI-driven strategies without building infrastructure from scratch. The tool supports nine exchanges including Hyperliquid, Binance, and traditional stock brokers, so you can test the same strategy across different markets. Everything runs locally on your machine; exchange credentials are encrypted at rest and never transmitted. The project includes a public leaderboard where traders can compare realized returns across different strategies and models running in parallel. Getting started requires only registering an account, funding an AI fee wallet with USDC on Base, and connecting an exchange.

Development activity shows consistent engagement with the codebase, regular updates addressing user-reported issues, and active maintenance of core trading and risk-management logic. The project maintains documentation in multiple languages and sustains a community channel for user discussion and feedback.