Discover and explore top open-source AI tools and projects—updated daily.
LargeCupPandaAI-driven crypto trading simulator
New!
Top 88.6% on SourcePulse
Summary
LargeCupPanda/AITradingSimulator is a professional-grade, AI-driven cryptocurrency trading simulation platform. It leverages LLMs for intelligent trading decisions, offering custom strategy development, real-time data, advanced performance analytics, and a live dashboard. Designed for technical users, it enables risk-free testing and refinement of AI-powered trading strategies.
How It Works
The platform integrates LLMs via OpenAI-compatible APIs (e.g., GPT-4, Claude 3) to analyze market data and execute trades. A sophisticated 5-layer AI response parsing system robustly handles diverse LLM outputs (JSON, Markdown, plain text) for actionable trading decisions. Core logic uses 15+ technical indicators, risk management (stop-loss/take-profit), and supports leverage up to 20x. Market data is sourced from multiple providers, with real-time updates via WebSockets.
Quick Start & Requirements
pip install -r requirements.txt, run python app.py. Docker deployment recommended: docker-compose up -d.https://trade.easy2ai.com. Detailed setup and configuration instructions are provided in the README.Highlighted Details
Maintenance & Community
The project is based on chadyi/AITradeGame, enhanced with user systems and AI parsing. No specific community channels (Discord, Slack) or active maintainer information are detailed in the provided README.
Licensing & Compatibility
Licensed under the permissive MIT license, allowing for commercial use, modification, and distribution with attribution. Compatible with closed-source applications.
Limitations & Caveats
This is strictly a simulation platform for paper trading; no real funds are involved. AI decisions are for reference only, not investment advice. Users are cautioned against live trading due to inherent market risks. The README's git clone command uses a placeholder URL.
1 week ago
Inactive