mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
d74e9706f5
- Created changelog/ directory for version-specific changelogs - Added changelog/v1.0.0.md with comprehensive release notes - Updated CHANGELOG.md to reference changelog/v1.0.0.md - Updated TEMP_RELEASE.txt with correct link to v1.0.0.md - Cleaner structure for future releases (changelog/v1.1.0.md, etc.) Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
1005 B
1005 B
Changelog
All notable changes to Predix will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Releases
Version 1.0.0 (2026-04-02)
Initial Release - EURUSD Trading Agent
📄 Detailed release notes: changelog/v1.0.0.md
Highlights:
- ✨ 110+ EURUSD factors generated autonomously
- 🧠 Multi-agent debate system (Bull/Bear/Neutral)
- 📊 Backtesting engine with IC, Sharpe, Drawdown
- 🗄️ SQLite database for tracking results
- ⚖️ Risk management with correlation analysis
- 📱 Web + CLI dashboards
- ✅ 97 tests with 98.77% coverage
- 📚 Comprehensive documentation
Historical Changes (from RD-Agent upstream)
For earlier changes inherited from the RD-Agent project, see the upstream changelog.