diff --git a/tradingagents/agents/managers/research_manager.py b/tradingagents/agents/managers/research_manager.py index b15591f2..3d225d0b 100644 --- a/tradingagents/agents/managers/research_manager.py +++ b/tradingagents/agents/managers/research_manager.py @@ -1,7 +1,3 @@ -import time -import json - - def create_research_manager(llm, memory, config): """Create the research manager node with language support.""" language = config["output_language"] @@ -34,9 +30,9 @@ Summarize the key points from both sides concisely, focusing on the most compell Additionally, develop a detailed investment plan for the trader. This should include: -Your Recommendation: A decisive stance supported by the most convincing arguments. (Must Provide your recommendation(BUY/SELL/HOLD) on the very beginning) -Rationale: An explanation of why these arguments lead to your conclusion. (Must Provide) -Strategic Actions: Concrete steps for implementing the recommendation. (Must Provide) +Your Recommendation: A decisive stance supported by the most convincing arguments. +Rationale: An explanation of why these arguments lead to your conclusion. +Strategic Actions: Concrete steps for implementing the recommendation. Take into account your past mistakes on similar situations. Use these insights to refine your decision-making and ensure you are learning and improving. Present your analysis conversationally, as if speaking naturally, without special formatting. Here are your past reflections on mistakes: