mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
docs: Remove 'Inspired by' comments and add comprehensive Acknowledgments
- Removed 'Inspiriert von' comments from all source files - Added comprehensive Acknowledgments section to README.md - Credits to: * Microsoft RD-Agent (MIT) - R&D framework foundation * TradingAgents (Apache 2.0) - Multi-agent patterns * ai-hedge-fund - Macro analysis and risk management concepts - Clarified that all code is originally written and implemented independently - Ensures license compliance (MIT, Apache 2.0 compatible) Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
"""
|
||||
EURUSD Trading-Debatte: Bull vs Bear vs Neutral
|
||||
|
||||
Inspiriert von: TradingAgents/tradingagents/agents/researchers/
|
||||
|
||||
Multi-Perspektiven-Debatte für bessere Trading-Entscheidungen:
|
||||
- Bull Agent: Argumentiert für LONG EURUSD
|
||||
- Bear Agent: Argumentiert für SHORT EURUSD
|
||||
- Bear Agent: Argumentiert für SHORT EURUSD
|
||||
- Neutral Agent: Argumentiert für WAIT/Range-Trading
|
||||
|
||||
Jeder Agent analysiert die gleichen Daten aus seiner Perspektive.
|
||||
|
||||
Reference in New Issue
Block a user