From 0408bf1f5f730832552f39e183bcc67d78ed56b1 Mon Sep 17 00:00:00 2001 From: tinkle-community Date: Mon, 29 Dec 2025 22:20:48 +0800 Subject: [PATCH] docs: update README with supported markets (crypto, stocks, forex, metals) --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bda27255..f2337a60 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,18 @@ --- -## AI-Powered Crypto Trading Platform +## AI-Powered Multi-Asset Trading Platform -**NOFX** is an open-source AI trading system that lets you run multiple AI models to trade crypto futures automatically. Configure strategies through a web interface, monitor performance in real-time, and let AI agents compete to find the best trading approach. +**NOFX** is an open-source AI trading system that lets you run multiple AI models to trade automatically. Configure strategies through a web interface, monitor performance in real-time, and let AI agents compete to find the best trading approach. + +### Supported Markets + +| Market | Trading | Status | +|--------|---------|--------| +| 🪙 **Crypto** | BTC, ETH, Altcoins | ✅ Supported | +| 📈 **US Stocks** | AAPL, TSLA, NVDA, etc. | ✅ Supported | +| 💱 **Forex** | EUR/USD, GBP/USD, etc. | ✅ Supported | +| 🥇 **Metals** | Gold, Silver | ✅ Supported | ### Core Features