Skip to content

NUIF-Digital-Infrastructure/Project_Prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Project Prompt

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.


The News-Event Impact Replicator

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.

1. The Inputs

To keep it "lazy but elegant," the user provides variables like:

  1. Target Ticker: (e.g., BARC.L - Barclays).
  2. The News Event: (e.g., "BoE raises interest rates by 25bps").
  3. Historical Context Level: (How many years back the AI should "remember" or simulate).

2 Prompt Architecture (Experimentation Phase)

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"):

  1. Categorization: Is this Macro (Inflation/Rates), Sector (Regulation), or Idiosyncratic (Earnings/M&A)?
  2. 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").
  3. Sensitivity Analysis: How does this ticker's Beta or Sector exposure amplify or dampen this specific news?
  4. The 'So What?': What is the expected 5-day price trajectory based on historical "Mean Reversion" patterns?

3. Experimentation Log: The "Chatbot Shootout"

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?

4 The Output: "Impact Scorecard"

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).

Next Steps:

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors