From 8827d791ddca9d10891e6291a2a5d43455eb0d1a Mon Sep 17 00:00:00 2001 From: TPTBusiness Date: Thu, 2 Apr 2026 19:34:05 +0200 Subject: [PATCH] docs: Add Microsoft RD-Agent acknowledgment to README - Added acknowledgment section crediting Microsoft RD-Agent - Link to original project: https://github.com/microsoft/RD-Agent - Clarifies that Predix extends RD-Agent with forex-specific features --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 05f45e68..03664261 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ Predix is optimized for **1-minute EUR/USD FX data** (2020–2026) and uses Qlib as the underlying backtesting engine. +> **Acknowledgment:** This project is built upon [Microsoft RD-Agent](https://github.com/microsoft/RD-Agent), an open-source autonomous R&D agent framework. We extend our gratitude to the RD-Agent team for their excellent foundational work. Predix extends RD-Agent with EUR/USD forex-specific features, backtesting capabilities, risk management, and trading dashboards. + --- ## Installation