From 151b841fd4fd1e3ede761a3f8fc1ddf31e63757b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Feb 2026 13:40:57 +0000 Subject: [PATCH] chore: update performance tracking 2026-02-27 --- .../recommendations/performance_database.json | 21 +++++++++++++++++-- data/recommendations/statistics.json | 4 ++-- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/data/recommendations/performance_database.json b/data/recommendations/performance_database.json index bc858617..13bdfc56 100644 --- a/data/recommendations/performance_database.json +++ b/data/recommendations/performance_database.json @@ -1,6 +1,6 @@ { - "last_updated": "2026-02-27 13:40:04", - "total_recommendations": 360, + "last_updated": "2026-02-27 13:40:57", + "total_recommendations": 361, "recommendations_by_date": { "2026-02-10": [ { @@ -7663,6 +7663,23 @@ "return_1d": 0.6, "win_1d": true } + ], + "2026-02-27": [ + { + "ticker": "UBER", + "rank": 1, + "company_name": "Uber Technologies, Inc.", + "description": "Uber Technologies, Inc. operates a proprietary technology application that connects consumers with independent providers of ride services and food delivery.", + "strategy_match": "insider_buying", + "pipeline": "insider_buying", + "final_score": 78, + "confidence": 8, + "risk_level": "moderate", + "reason": "This trade is driven by a high-conviction insider purchase, where CFO Krishnamurthy Balaji bought approximately $1.6M in stock. Historically, the insider buying strategy has demonstrated a robust 70.5% win rate over a 7-day period, significantly outperforming general market probability. While the stock remains in a broader downtrend below the 50 SMA ($79.26) and 200 SMA ($88.60), short-term technicals signal a reversal with a bullish MACD crossover and price reclaiming the 20 EMA. The rising On-Balance Volume (OBV) confirms accumulation alongside the insider activity. The primary risk is the overhead resistance at the 50 SMA, but the strong insider vote of confidence suggests value at these levels.", + "entry_price": null, + "discovery_date": "2026-02-27", + "status": "open" + } ] } } \ No newline at end of file diff --git a/data/recommendations/statistics.json b/data/recommendations/statistics.json index 2911a6e6..90cc70a3 100644 --- a/data/recommendations/statistics.json +++ b/data/recommendations/statistics.json @@ -1,5 +1,5 @@ { - "total_recommendations": 360, + "total_recommendations": 361, "by_strategy": { "momentum": { "count": 136, @@ -31,7 +31,7 @@ "win_rate_7d": 42.9 }, "insider_buying": { - "count": 62, + "count": 63, "wins_1d": 28, "losses_1d": 34, "wins_7d": 31,