mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-31 17:27:42 +00:00
cbe1c52e00
Rename all source files, scripts, tests, documentation, and configuration from Predix/predix to NexQuant/nexquant across the entire codebase.
35 lines
1007 B
Markdown
35 lines
1007 B
Markdown
# Changelog
|
|
|
|
All notable changes to NexQuant will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## Releases
|
|
|
|
### Version 1.0.0 (2026-04-02)
|
|
|
|
**Initial Release - EURUSD Trading Agent**
|
|
|
|
📄 **Detailed release notes:** [changelog/v1.0.0.md](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](https://github.com/microsoft/RD-Agent/blob/main/CHANGELOG.md).
|
|
|
|
---
|
|
|
|
## [Unreleased]
|