In the UK investment ecosystem of 2026, the FCA is moveing toward "Technology Neutrality," meaning they care less about if you use AI and more about whether you can explain its logic and ensure it doesn't "hallucinate" investment advice.
Goal: Create a "Master Prompt" that acts as a Synthetic Event Study. It should take a raw news headline and a ticker, then output a structured analysis of how that type of news has historically moved that specific stock.
To keep it "lazy but elegant," the user provides variables like:
- Target Ticker: (e.g.,
BARC.L- Barclays). - The News Event: (e.g., "BoE raises interest rates by 25bps").
- Historical Context Level: (How many years back the AI should "remember" or simulate).
Experiment with "Role-Based Chain-of-Thought" prompts. Here is the structure you can refine across different tools (ChatGPT-5, Claude 4, etc.):
The System Role: "You are a Senior Quantitative Research Analyst specializing in UK Equities. Your goal is to conduct a 'Synthetic Event Study' on the impact of specific news on a stock's alpha."
The Reasoning Steps (The "Chain"):
- Categorization: Is this Macro (Inflation/Rates), Sector (Regulation), or Idiosyncratic (Earnings/M&A)?
- Historical Correlation: Look for the 3 most similar historical events for this ticker or sector (e.g., "The 2022 mini-budget impact on UK Banks").
- Sensitivity Analysis: How does this ticker's Beta or Sector exposure amplify or dampen this specific news?
- The 'So What?': What is the expected 5-day price trajectory based on historical "Mean Reversion" patterns?
Create a Leaderboards like:
| Tool | Strength in 2026 | Experiment Task |
|---|---|---|
| Claude 4/Opus | Nuance & Ethics | Test it on "ESG Scandals." Does it catch the long-term reputational risk better than the others? |
| ChatGPT (o1/Pro) | Logic & Math | Test it on "Earnings Misses." Can it calculate the exact revenue gap and its impact on the P/E ratio? |
| Perplexity / Search AI | Real-time Accuracy | Test it on "Breaking News." Does it correctly identify the current market sentiment vs. the historical one? |
The result of the prompt shouldn't just be a wall of text. It should be a structured "Scorecard" that looks like this:
- Event Magnitude: 7/10 (High Impact).
- Historical Precedent: "Similar to the 2016 post-Brexit spike for domestic UK lenders."
- Implied Volatility Shift: High probability of a +3% / -3% move within 48 hours.
- Analyst Sentiment: Bearish (Short-term) / Bullish (Long-term).
Pick one "Major Event" (e.g., The last UK Budget announcement) and run the exact same prompt through 3 different AI tools. Your task is to document why one tool gave a "Better" (more accurate or logical) result than the others. Make sure to have sources in the answer and verify that those sources exist and are verifiable.