{
  "prompt_metadata": {
    "prompt_id": "Daily_Market_Briefing_v1",
    "prompt_version": "1.0",
    "creation_date": "YYYY-MM-DD",
    "description": "A prompt to generate a concise daily market briefing summarizing key market movements, news, and upcoming events.",
    "author": "Jules - AI Software Engineer"
  },
  "report_specifications": {
    "report_title": "Daily Market Briefing: [Date]",
    "target_date": "[Specify Date, e.g., 'YYYY-MM-DD'] (Typically for previous trading day's close and current day's pre-market/outlook)",
    "geographical_focus": "[Specify, e.g., 'Global', 'US Markets', 'European Markets', 'Asian Markets']",
    "target_audience": "Traders, Investment Advisors, Financial Professionals needing a quick market update.",
    "output_format": "Markdown with concise, bulleted sections.",
    "tone_and_style": "Informative, objective, concise, timely."
  },
  "core_analysis_areas": [
    {
      "section_id": "market_snapshot_previous_close",
      "section_title": "Market Snapshot - Previous Day Close ([Previous Trading Date])",
      "instructions": "Summarize the performance of key indices and asset classes from the previous trading session.",
      "key_considerations": [
        "Major Equity Indices (e.g., S&P 500, Dow, Nasdaq, FTSE 100, DAX, Nikkei 225): Closing value, % change.",
        "Bond Market: Key government bond yields (e.g., US 10-Year Treasury), % change or bps change.",
        "Commodities: Key commodities (e.g., WTI Crude, Brent Crude, Gold, Copper): Price, % change.",
        "Currencies: Major currency pairs (e.g., EUR/USD, USD/JPY, GBP/USD): Rate, % change.",
        "Market Sentiment Indicators (Optional): e.g., VIX levels."
      ]
    },
    {
      "section_id": "top_market_news_previous_day",
      "section_title": "Top Market News - Previous Day",
      "instructions": "Highlight 3-5 key news items that significantly influenced market movements or sentiment during the previous trading day.",
      "key_considerations": [
        "Source of news (briefly, e.g., 'Bloomberg', 'Reuters').",
        "Headline or brief summary of the news.",
        "Observed or potential market impact."
      ]
    },
    {
      "section_id": "sector_performance_highlights",
      "section_title": "Sector Performance Highlights (Previous Day)",
      "instructions": "Identify best and worst-performing sectors from the previous trading day.",
      "key_considerations": [
        "Top 2-3 performing sectors and their % change.",
        "Bottom 2-3 performing sectors and their % change.",
        "Briefly mention any key drivers for the sector movements (if readily apparent)."
      ]
    },
    {
      "section_id": "pre_market_update_current_day",
      "section_title": "Pre-Market Update - Current Day ([Current Date] Pre-Market)",
      "instructions": "Provide an overview of pre-market activity for the current trading day.",
      "key_considerations": [
        "Equity index futures: Level, % change.",
        "Notable pre-market stock movers (gainers/losers) and reasons.",
        "Overnight developments in other major markets (Asia, Europe if US-focused, etc.)."
      ]
    },
    {
      "section_id": "key_economic_events_today",
      "section_title": "Key Economic Events & Data Releases - Today ([Current Date])",
      "instructions": "List major economic data releases, central bank announcements, or other significant events scheduled for the current trading day.",
      "key_considerations": [
        "Event name (e.g., 'US CPI YoY', 'ECB Interest Rate Decision', 'Fed Chair Speech').",
        "Scheduled time (specify timezone).",
        "Consensus expectation (if available).",
        "Previous reading (if available).",
        "Potential market significance."
      ]
    },
    {
      "section_id": "upcoming_earnings_reports",
      "section_title": "Upcoming Earnings Reports (Today/Tomorrow)",
      "instructions": "List key companies scheduled to report earnings today (after market close) or tomorrow (before market open).",
      "key_considerations": [
        "Company Name ([Ticker]).",
        "Reporting date/time (e.g., 'Today AMC', 'Tomorrow BMO').",
        "Brief note on what to watch for (e.g., 'guidance on cloud growth', 'impact of input costs')."
      ]
    },
    {
      "section_id": "market_outlook_commentary",
      "section_title": "Brief Market Outlook / Themes to Watch Today",
      "instructions": "Provide a very brief (1-2 sentences) outlook or highlight key themes expected to influence trading today.",
      "key_considerations": [
        "Continuation of previous day's sentiment?",
        "Focus on upcoming data/events.",
        "Any specific geopolitical or macro factors at play."
      ]
    }
  ],
  "data_requirements": [
    "Access to real-time or near real-time market data feeds (equity indices, bond yields, commodities, currencies).",
    "Financial news APIs or reputable financial news websites (e.g., Bloomberg, Reuters, Wall Street Journal).",
    "Economic calendar data.",
    "Earnings calendar data."
  ],
  "expert_guidance_notes": [
    "Brevity and timeliness are key for a daily briefing.",
    "Focus on factual reporting of market data and significant news.",
    "Use bullet points and concise language for easy readability.",
    "Clearly state the time of data capture if providing pre-market updates, as this can change rapidly.",
    "This prompt is designed for automation but requires access to live or very recent data sources."
  ]
}
