커밋 그래프

10 commits

작성자 SHA1 메시지 날짜
Administrator
fc6e7e2ab3 Fix: Optimize trade execution logic and update gitignore 2025-12-29 13:49:42 +08:00
Administrator
02b77dface Fix: Optimize trade execution logic and update gitignore 2025-12-29 13:46:18 +08:00
73213e6485 Force include crypto/.env with credentials 2025-12-28 00:09:37 +08:00
b7ee27cb8b Include local database files for test results tracking 2025-12-27 23:55:15 +08:00
3c9da11694 Stop tracking database files and update gitignore 2025-12-27 23:51:48 +08:00
b6562ad193 Ignore local SQLite database files 2025-12-27 23:42:39 +08:00
Administrator
728a6aabbd Add trading database files and update gitignore 2025-12-26 13:52:14 +08:00
361616ccfe Update project with latest changes: PEM fix, MTF improvement, and Qwen stability 2025-12-24 13:00:01 +08:00
f0b5848379 feat: 添加完整的MQL5-Python集成量化交易系统
- 新增增强版Python服务器(enhanced_server_ml.py),集成机器学习和高级分析功能
- 新增增强版MT5 EA(AI_MultiTF_SMC_EA_Enhanced.mq5),支持高级参数配置
- 新增高级分析模块(advanced_analysis.py),包含技术指标、市场状态检测、支撑阻力分析
- 新增数据可视化模块(visualization.py),提供多种图表类型和交互式仪表板
- 新增测试脚本(test_visualization.py),验证所有可视化功能
- 更新数据处理模块,优化数据缓存和转换功能
- 完善.gitignore文件,添加更多忽略规则
- 修复可视化模块中的格式错误和参数问题
- 系统已通过全面测试,所有功能正常工作
2025-12-16 00:31:37 +08:00
da9819a1ff Initial commit: AI MultiTF SMC EA with DeepSeek and Qwen3 integration 2025-12-06 12:02:27 +08:00