<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
    <meta name="theme-color" content="#0a0a0a" />

    <!-- Primary SEO -->
    <title>Neural Market Trends | AI-Powered Market Intelligence</title>
    <meta name="description" content="AI-powered market intelligence dashboard. Hourly scans, GPT opportunity detection, HMM regime detection, GARCH volatility forecasting, trend signals, and the Crow's Report — for educational use." />
    <meta name="keywords" content="market intelligence, AI trading signals, HMM regime detection, GARCH volatility, GPT market analysis, options strategy, Crow's Report, trend following, quant finance, neural market trends" />
    <meta name="author" content="Neural Market Trends" />
    <meta name="robots" content="index, follow" />
    <link rel="canonical" href="https://neuralmarkettrends.com/" />

    <!-- Open Graph -->
    <meta property="og:type" content="website" />
    <meta property="og:site_name" content="Neural Market Trends" />
    <meta property="og:title" content="Neural Market Trends | AI-Powered Market Intelligence" />
    <meta property="og:description" content="AI-powered market intelligence dashboard. Hourly scans, GPT opportunity detection, HMM regime detection, GARCH volatility forecasting, and the Crow's Report — for educational use." />
    <meta property="og:url" content="https://neuralmarkettrends.com/" />
    <meta property="og:image" content="https://neuralmarkettrends.com/opengraph.jpg" />
    <meta property="og:image:width" content="1280" />
    <meta property="og:image:height" content="720" />
    <meta property="og:image:alt" content="Neural Market Trends — AI Market Intelligence Dashboard" />

    <!-- Twitter Card -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="Neural Market Trends | AI-Powered Market Intelligence" />
    <meta name="twitter:description" content="AI-powered market intelligence dashboard with hourly scans, GPT opportunity detection, and the Crow's Report — for educational use." />
    <meta name="twitter:image" content="https://neuralmarkettrends.com/opengraph.jpg" />

    <!-- Structured Data: Organization -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "Neural Market Trends",
      "url": "https://neuralmarkettrends.com",
      "description": "AI-powered market intelligence dashboard for educational use. Features hourly scans, GPT opportunity detection, HMM regime detection, GARCH volatility forecasting, and the Crow's Report.",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://neuralmarkettrends.com/opportunities?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    }
    </script>

    <!-- Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">

    <!-- Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-Y9E60YQMWR"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'G-Y9E60YQMWR');
    </script>
    <script type="module" crossorigin src="/assets/index-D7r2Ug4u.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-ChyxTUBF.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
