From 0013415378dc83f45f7cf56d3457f6bcef381b90 Mon Sep 17 00:00:00 2001 From: Yijia-Xiao Date: Mon, 9 Jun 2025 15:14:41 -0700 Subject: [PATCH 1/2] Add star history --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 73bbbcb9..c8848424 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,16 @@ > > So we decided to fully open-source the framework. Looking forward to building impactful projects with you! +
+ + + + + TradingAgents Star History + + +
+
🚀 [TradingAgents](#tradingagents-framework) | ⚡ [Installation & CLI](#installation-and-cli) | 🎬 [Demo](https://www.youtube.com/watch?v=90gr5lwjIho) | 📦 [Package Usage](#tradingagents-package) | 🤝 [Contributing](#contributing) | 📄 [Citation](#citation) From a87986839632535a61bdd1383e8c9f81dd3a87da Mon Sep 17 00:00:00 2001 From: neo Date: Tue, 10 Jun 2025 06:51:06 +0800 Subject: [PATCH 2/2] docs: add links to other language versions of README (#13) Added language selection links to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c8848424..9846761e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,18 @@ Community
+
+ + Deutsch | + Español | + français | + 日本語 | + 한국어 | + Português | + Русский | + 中文 +
+ --- # TradingAgents: Multi-Agents LLM Financial Trading Framework