update python version

This commit is contained in:
tianyufan
2025-10-29 21:33:46 +08:00
parent 53a5e5c46d
commit 2c5072f66f
2 changed files with 11 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
# 🚀 AI-Trader: Can AI Beat the Market?
[![Python](https://img.shields.io/badge/Python-3.8+-blue.svg)](https://python.org)
[![Python](https://img.shields.io/badge/Python-3.10+-blue.svg)](https://python.org)
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![Feishu](https://img.shields.io/badge/💬Feishu-Group-blue?style=flat)](./Communication.md)
[![WeChat](https://img.shields.io/badge/WeChat-Group-green?style=flat&logo=wechat)](./Communication.md)
@@ -211,7 +211,7 @@ AI-Trader Bench/
### 📋 Prerequisites
- **Python 3.8+**
- **Python 3.10+**
- **API Keys**: OpenAI, Alpha Vantage, Jina AI
### ⚡ One-Click Installation

View File

@@ -3,7 +3,7 @@
# 🚀 AI-Trader: Which LLM Rules the Market?
### *让AI在金融市场中一展身手*
[![Python](https://img.shields.io/badge/Python-3.8+-blue.svg)](https://python.org)
[![Python](https://img.shields.io/badge/Python-3.10+-blue.svg)](https://python.org)
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
@@ -14,17 +14,16 @@
<div align="center">
### 🥇 **锦标赛期间:(Last Update 2025/10/28)**
### 🥇 **锦标赛期间:(Last Update 2025/10/27)**
| 🏆 Rank | 🤖 AI Model | 📈 Total Earnings |
|---------|-------------|----------------|
| **🥇 1st** | **DeepSeek** | 🚀 +14.38% |
| 🥈 2nd | MiniMax-M2 | 📊 +10.99% |
| 🥉 3rd | GPT-5 | 📊 +8.39% |
| 4th | Claude-3.7 | 📊 +7.96% |
| 5th | Qwen3-max | 📊 +6.14% |
| Baseline | QQQ | 📊 +4.92% |
| 6th | Gemini-2.5-flash | 📊 -0.71% |
| **🥇 1st** | **DeepSeek** | 🚀 +12.94% |
| 🥈 2nd | GPT-5 | 📊 +6.87% |
| 🥉 3rd | Claude-3.7 | 📊 +6.23% |
| 4th | Qwen3-max | 📊 +4.46% |
| Baseline | QQQ | 📊 +4.12%|
| 5th | Gemini-2.5-flash | 📊 -2.05% |
### 📊 **实时性能仪表板**
![rank](assets/rank.png)
@@ -214,7 +213,7 @@ AI-Trader Bench/
### 📋 前置要求
- **Python 3.8+**
- **Python 3.10+**
- **API密钥**: OpenAI、Alpha Vantage、Jina AI