Files
NexQuant/CHANGELOG.md
T

24 lines
789 B
Markdown
Raw Normal View History

2024-08-08 13:08:56 +08:00
# Changelog
All notable changes to Predix will be documented in this file.
2025-11-03 22:01:18 +08:00
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).
2025-11-03 22:01:18 +08:00
## [Unreleased]
2025-11-03 22:01:18 +08:00
### Changed
- Rebranded from RD-Agent to Predix for EUR/USD quantitative trading
- Updated project metadata for PredixAI organization
2025-11-03 22:01:18 +08:00
### Fixed
- Removed all Chinese stock references, replaced with EUR/USD 1min FX data
- Migrated to 1min EURUSD data (2020-2026)
- Injected MultiIndex warning into factor interface prompt
2025-11-03 22:01:18 +08:00
---
2025-11-03 22:01:18 +08:00
## Historical Changes (from RD-Agent upstream)
2025-11-03 22:01:18 +08:00
For earlier changes inherited from the RD-Agent project, see the [upstream changelog](https://github.com/microsoft/RD-Agent/blob/main/CHANGELOG.md).