diff --git a/tradingagents/prediction_market/graph/signal_processing.py b/tradingagents/prediction_market/graph/signal_processing.py index c675ec61..b202fbf3 100644 --- a/tradingagents/prediction_market/graph/signal_processing.py +++ b/tradingagents/prediction_market/graph/signal_processing.py @@ -68,4 +68,5 @@ Respond with ONLY valid JSON, no other text. Example: "edge": None, "position_size": None, "confidence": None, + "raw_output": result, })