<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Closelook Weekly Signal</title><description>One trade call per week with full reasoning and explicit invalidation. Published every Sunday at midnight.</description><link>https://closelook.net/</link><language>en-us</language><ttl>1440</ttl><item><title>The $4M Missile vs. the &lt;em&gt;$10K Drone&lt;/em&gt;</title><link>https://closelook.net/weekly/2026-03-29/</link><guid isPermaLink="true">https://closelook.net/weekly/2026-03-29/</guid><description>Why autonomous defense is 2026&apos;s strongest secular theme. HALO Defense sector +25.98% YTD — and the multi-year tailwind is just beginning.</description><pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;style&gt;/* ── HERO ── */
  .hero {
    max-width: var(--max-w);
    margin: 0 auto;
    padding: 56px 24px 36px;
  }

.hero-meta {
    font-size: 13px;
    color: var(--text-secondary);
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 18px;
    display: flex; gap: 16px; align-items: center;
  }

.hero-meta .tag {
    background: var(--accent);
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.8px;
  }

.hero-sub {
    font-size: 19px;
    color: var(--text-secondary);
    line-height: 1.55;
    max-width: 640px;
  }

/* ── SIGNAL SUMMARY BOX ── */
  .signal-box {
    max-width: var(--max-w);
    margin: 0 auto 40px;
    padding: 0 24px;
  }

.signal-grid {
    background: var(--card-bg);
    border: 1px solid var(--border);
    border-left: 4px solid var(--accent);
    border-radius: 4px;
    padding: 28px 32px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 48px;
  }

.signal-grid h3 {
    grid-column: 1 / -1;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--text-secondary);
    margin-bottom: 4px;
  }

.sector-card.highlight {
    border-color: var(--accent);
    border-width: 2px;
    background: #fef2f2;
  }

/* ── CONSTITUENT TABLE ── */
  .constituent-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    margin: 28px 0;
  }

.constituent-table thead {
    background: #f5f5f5;
  }

.constituent-table th {
    text-align: left;
    padding: 10px 14px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: var(--text-secondary);
    border-bottom: 2px solid var(--border);
  }

.constituent-table td {
    padding: 10px 14px;
    border-bottom: 1px solid #f0f0f0;
  }

.constituent-table tr:hover { background: #fafafa; }

.constituent-table .ticker {
    font-weight: 700;
    font-family: &apos;DM Sans&apos;, monospace;
    font-size: 13px;
  }

.constituent-table .cap-tag {
    font-size: 10px;
    font-weight: 700;
    padding: 2px 7px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

/* ── CHART EMBED ── */
  .chart-embed {
    margin: 36px 0;
    background: var(--card-bg);
    border: 1px solid var(--border);
    border-radius: 6px;
    overflow: hidden;
    box-shadow: var(--card-shadow);
  }

.chart-embed .chart-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 20px;
    border-bottom: 1px solid var(--border);
    background: #f8f8f8;
  }

.chart-embed .chart-title {
    font-size: 13px;
    font-weight: 700;
  }

.chart-embed .chart-tf {
    font-size: 12px;
    color: var(--text-secondary);
  }

.chart-embed .chart-area {
    min-height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-secondary);
    font-size: 14px;
    padding: 20px;
  }

.chart-embed .chart-area img {
    width: 100%;
    height: auto;
    display: block;
  }

/* ── CALLOUT ── */
  .callout {
    background: #fef2f2;
    border-left: 4px solid var(--accent);
    padding: 24px 28px;
    margin: 36px 0;
    border-radius: 0 6px 6px 0;
    font-size: 16px;
    line-height: 1.65;
  }

.callout .callout-head {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: var(--accent);
    margin-bottom: 8px;
  }&lt;/style&gt;
&lt;div class=&quot;hero&quot;&gt;
  &lt;div class=&quot;hero-meta&quot;&gt;
    &lt;span class=&quot;tag&quot;&gt;WEEKLY SIGNAL&lt;/span&gt;
    &lt;span&gt;Sunday, March 29, 2026&lt;/span&gt;
    &lt;span&gt;HALO Defense&lt;/span&gt;
  &lt;/div&gt;
  &lt;h1&gt;The $4M Missile vs. the &lt;em&gt;$10K Drone&lt;/em&gt;&lt;/h1&gt;
  &lt;p class=&quot;hero-sub&quot;&gt;Three active wars have rewritten modern military doctrine. Cold War systems are obsolete. Autonomous defense is 2026&apos;s strongest sector — and the global rearmament cycle is just getting started.&lt;/p&gt;
&lt;/div&gt;

&lt;!-- ═══ SIGNAL SUMMARY ═══ --&gt;
&lt;div class=&quot;signal-box&quot;&gt;
  &lt;div class=&quot;signal-grid&quot;&gt;
    &lt;h3&gt;Signal Summary&lt;/h3&gt;
    &lt;div class=&quot;sig-row&quot;&gt;&lt;span class=&quot;sig-label&quot;&gt;Index&lt;/span&gt;&lt;span class=&quot;sig-val&quot;&gt;CL-HALO-DEFENSE-EW&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;sig-row&quot;&gt;&lt;span class=&quot;sig-label&quot;&gt;Level&lt;/span&gt;&lt;span class=&quot;sig-val&quot;&gt;2,835.88&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;sig-row&quot;&gt;&lt;span class=&quot;sig-label&quot;&gt;YTD Return&lt;/span&gt;&lt;span class=&quot;sig-val green&quot;&gt;+25.98%&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;sig-row&quot;&gt;&lt;span class=&quot;sig-label&quot;&gt;Constituents&lt;/span&gt;&lt;span class=&quot;sig-val&quot;&gt;10 · Equal Weight&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;sig-row&quot;&gt;&lt;span class=&quot;sig-label&quot;&gt;Regime&lt;/span&gt;&lt;span class=&quot;sig-val green&quot;&gt;Secular Bull&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;sig-row&quot;&gt;&lt;span class=&quot;sig-label&quot;&gt;Base&lt;/span&gt;&lt;span class=&quot;sig-val&quot;&gt;1,000 · Jan 2, 2025&lt;/span&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- ═══ CONTENT ═══ --&gt;
&lt;div class=&quot;content&quot;&gt;

  &lt;!-- Part 1: The Economics of Asymmetric Warfare --&gt;
  &lt;h2&gt;Part 1: The Economics of Asymmetric Warfare&lt;/h2&gt;

  &lt;p&gt;Three active conflicts — Ukraine-Russia, the Middle East escalation including Iran&apos;s direct strikes on U.S. bases and Israel, and the Houthi campaign in the Red Sea — have delivered the same brutal lesson: the military doctrines and weapons systems that defined the Cold War era no longer work.&lt;/p&gt;

  &lt;p&gt;The core problem is economic, not tactical. A Patriot PAC-3 MSE interceptor costs between $3.9 and $7 million per shot. The U.S. Army&apos;s interceptor stockpiles had fallen to roughly 25% of required levels by mid-2025 — and Washington has since quadrupled planned PAC-3 procurement to nearly 14,000 missiles at a cost of $40 billion to replenish what combat has consumed.&lt;/p&gt;

  &lt;p&gt;Meanwhile, an Iranian Shahed drone costs as little as $20,000 to build. The math is devastating.&lt;/p&gt;

  &lt;!-- Cost Comparison Visual --&gt;
  &lt;div class=&quot;cost-compare&quot;&gt;
    &lt;div class=&quot;cost-card missile&quot;&gt;
      &lt;div class=&quot;label&quot;&gt;Patriot PAC-3 MSE&lt;/div&gt;
      &lt;div class=&quot;price&quot;&gt;$4M&lt;/div&gt;
      &lt;div class=&quot;unit&quot;&gt;per interceptor&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;cost-vs&quot;&gt;vs.&lt;/div&gt;
    &lt;div class=&quot;cost-card drone&quot;&gt;
      &lt;div class=&quot;label&quot;&gt;Combat Drone&lt;/div&gt;
      &lt;div class=&quot;price&quot;&gt;$20K&lt;/div&gt;
      &lt;div class=&quot;unit&quot;&gt;per unit (Shahed-type)&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;When an adversary can launch hundreds of low-cost drones per day, defending with missiles that cost 200 times more per engagement is not a strategy — it&apos;s a path to financial exhaustion. Ukraine demonstrated this in real time: Patriot intercept rates against modified Russian Iskander missiles dropped sharply as Russia adapted terminal-phase maneuver profiles. The Financial Times documented this deterioration. The system designed to protect a continent was being gamed by mid-flight evasion.&lt;/p&gt;

  &lt;p&gt;The conclusion is inescapable. Every military on the planet must now invest in two things simultaneously: cheap, expendable autonomous offensive systems (drones, loitering munitions, swarm technology) and entirely new defensive paradigms (directed energy, electronic warfare, AI-guided rapid-fire systems). This is not a one-year procurement cycle. This is a generational restructuring of how wars are fought.&lt;/p&gt;

  &lt;!-- Chart: HALO Defense Index --&gt;
  &lt;div class=&quot;chart-embed&quot;&gt;
    &lt;div class=&quot;chart-head&quot;&gt;
      &lt;span class=&quot;chart-title&quot;&gt;CL-HALO-DEFENSE-EW — Autonomous Defense &amp; Drones&lt;/span&gt;
      &lt;span class=&quot;chart-tf&quot;&gt;YTD · Base 1,000 · Jan 2, 2025&lt;/span&gt;
    &lt;/div&gt;
    &lt;div class=&quot;chart-area&quot;&gt;
      &lt;!-- Replace with screenshot: /weekly/img/halo-defense-ytd-2026-03-29.png --&gt;
      &lt;img src=&quot;/weekly/img/halo-defense-ytd-2026-03-29.png&quot; alt=&quot;HALO Defense Index YTD Chart&quot;&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- Part 2: The Numbers — HALO&apos;s Top Sectors YTD --&gt;
  &lt;h2&gt;Part 2: HALO&apos;s Strongest Sectors in 2026&lt;/h2&gt;

  &lt;p&gt;The market has noticed. Within the Closelooknet HALO Functional Index — our 100-constituent &quot;Smart Atoms&quot; index tracking growth companies outside the classic AI stack of chips, cloud, and software — three sectors dominate the YTD leaderboard. All three share one characteristic: they benefit from geopolitical necessity, not LLM hype.&lt;/p&gt;

  &lt;div class=&quot;sector-grid&quot;&gt;
    &lt;div class=&quot;sector-card highlight&quot;&gt;
      &lt;div class=&quot;s-name&quot;&gt;Defense &amp; Drones&lt;/div&gt;
      &lt;div class=&quot;s-value&quot;&gt;2,835.88&lt;/div&gt;
      &lt;div class=&quot;s-return green&quot;&gt;+25.98% YTD&lt;/div&gt;
      &lt;div class=&quot;s-count&quot;&gt;10 constituents · EW&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sector-card&quot;&gt;
      &lt;div class=&quot;s-name&quot;&gt;Space &amp; Satellite&lt;/div&gt;
      &lt;div class=&quot;s-value&quot;&gt;1,994.21&lt;/div&gt;
      &lt;div class=&quot;s-return green&quot;&gt;+20.87% YTD&lt;/div&gt;
      &lt;div class=&quot;s-count&quot;&gt;5 constituents · EW&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;sector-card&quot;&gt;
      &lt;div class=&quot;s-name&quot;&gt;Nuclear &amp; Uranium&lt;/div&gt;
      &lt;div class=&quot;s-value&quot;&gt;2,051.38&lt;/div&gt;
      &lt;div class=&quot;s-return green&quot;&gt;+15.80% YTD&lt;/div&gt;
      &lt;div class=&quot;s-count&quot;&gt;5 constituents · EW&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;The common thread: physical infrastructure that cannot be digitised away by a chatbot, that requires real-world engineering and manufacturing, and is suddenly in urgent demand globally. These sectors use AI — embedded in drones, sensor fusion, autonomous navigation — but their moats are physical, not algorithmic. Defense leads because the demand shock is most acute — but Space (dual-use reconnaissance, communications) and Nuclear (energy security for military bases and grid resilience) are part of the same geopolitical rewiring.&lt;/p&gt;

  &lt;!-- Part 3: Inside the Defense Sector --&gt;
  &lt;h2&gt;Part 3: Inside the HALO Defense Sector&lt;/h2&gt;

  &lt;p&gt;Our Autonomous Defense &amp; Drones sector comprises ten companies across four countries, spanning the full spectrum from small-cap pure-play drone makers to large-cap defense platforms undergoing autonomous transformation.&lt;/p&gt;

  &lt;table class=&quot;constituent-table&quot;&gt;
    &lt;thead&gt;
      &lt;tr&gt;
        &lt;th&gt;Ticker&lt;/th&gt;
        &lt;th&gt;Company&lt;/th&gt;
        &lt;th&gt;Country&lt;/th&gt;
        &lt;th&gt;Cap&lt;/th&gt;
        &lt;th&gt;Focus&lt;/th&gt;
      &lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;AVAV&lt;/td&gt;
        &lt;td&gt;AeroVironment&lt;/td&gt;
        &lt;td&gt;US&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag mid&quot;&gt;Mid&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Switchblade, Puma drones · directed energy (BlueHalo)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;KTOS&lt;/td&gt;
        &lt;td&gt;Kratos Defense&lt;/td&gt;
        &lt;td&gt;US&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag mid&quot;&gt;Mid&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Autonomous combat drones (Valkyrie, XQ-58A)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;RCAT&lt;/td&gt;
        &lt;td&gt;Red Cat Holdings&lt;/td&gt;
        &lt;td&gt;US&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag small&quot;&gt;Small&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Teal 2 recon drone · U.S. Army SRR program&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;AXON&lt;/td&gt;
        &lt;td&gt;Axon Enterprise&lt;/td&gt;
        &lt;td&gt;US&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag large&quot;&gt;Large&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Taser, body cams, AI-driven public safety platform&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;TDY&lt;/td&gt;
        &lt;td&gt;Teledyne Technologies&lt;/td&gt;
        &lt;td&gt;US&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag large&quot;&gt;Large&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Sensors, imaging, defense electronics&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;SAAB-B.ST&lt;/td&gt;
        &lt;td&gt;Saab AB&lt;/td&gt;
        &lt;td&gt;Sweden&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag large&quot;&gt;Large&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Gripen, RBS 70, Carl-Gustaf · European sovereignty play&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;012450.KS&lt;/td&gt;
        &lt;td&gt;Hanwha Aerospace&lt;/td&gt;
        &lt;td&gt;South Korea&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag large&quot;&gt;Large&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;K9 howitzer, drone engines · Asia-Pacific rearmament&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;HAG.DE&lt;/td&gt;
        &lt;td&gt;Hensoldt&lt;/td&gt;
        &lt;td&gt;Germany&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag mid&quot;&gt;Mid&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Radar, sensors · NATO surveillance electronics&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;KOG.OL&lt;/td&gt;
        &lt;td&gt;Kongsberg Gruppen&lt;/td&gt;
        &lt;td&gt;Norway&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag mid&quot;&gt;Mid&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Naval Strike Missile, NASAMS, autonomous naval systems&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td class=&quot;ticker&quot;&gt;DRO.AX&lt;/td&gt;
        &lt;td&gt;DroneShield&lt;/td&gt;
        &lt;td&gt;Australia&lt;/td&gt;
        &lt;td&gt;&lt;span class=&quot;cap-tag small&quot;&gt;Small&lt;/span&gt;&lt;/td&gt;
        &lt;td&gt;Counter-drone detection · C-UAS specialist&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/tbody&gt;
  &lt;/table&gt;

  &lt;p&gt;The geographic and cap-size diversity is intentional. This is not a bet on one contractor or one country — it&apos;s exposure to the global autonomous defense supply chain. Axon and Teledyne provide large-cap stability. AVAV, KTOS, and Kongsberg are the pure-play autonomous weapons and systems providers. Saab and Hanwha Aerospace are the European and Asian pillars of the NATO/allied rearmament cycle. The small-caps — Red Cat and DroneShield — carry the highest risk but also the highest torque if drone adoption accelerates.&lt;/p&gt;

  &lt;p&gt;Two names stand out for their positioning at the intersection of autonomous systems, geographic diversification, and multi-segment resilience.&lt;/p&gt;

  &lt;!-- Featured Pick: Kongsberg --&gt;
  &lt;div class=&quot;featured-pick&quot;&gt;
    &lt;div class=&quot;fp-header&quot;&gt;
      &lt;span class=&quot;fp-flag&quot;&gt;🇳🇴&lt;/span&gt;
      &lt;div class=&quot;fp-title&quot;&gt;
        &lt;div class=&quot;fp-name&quot;&gt;Kongsberg Gruppen&lt;/div&gt;
        &lt;div class=&quot;fp-ticker&quot;&gt;KOG.OL · Oslo&lt;/div&gt;
      &lt;/div&gt;
      &lt;span class=&quot;fp-badge&quot;&gt;Featured&lt;/span&gt;
    &lt;/div&gt;
    &lt;div class=&quot;fp-body&quot;&gt;
      &lt;p&gt;Kongsberg is the rarest kind of defense company — one that doesn&apos;t need a single conflict to justify its business model, yet benefits enormously when conflicts expose the inadequacy of legacy systems. The Norwegian group operates across three distinct segments, each with its own growth engine and civilian-military crossover.&lt;/p&gt;

      &lt;div class=&quot;fp-segments&quot;&gt;
        &lt;div class=&quot;fp-seg&quot;&gt;
          &lt;div class=&quot;seg-icon&quot;&gt;🎯&lt;/div&gt;
          &lt;div class=&quot;seg-name&quot;&gt;Defence &amp; Aerospace&lt;/div&gt;
          &lt;div class=&quot;seg-desc&quot;&gt;Over 24,000 remote weapon stations delivered globally. Naval Strike Missile (NSM), NASAMS air defense, and F-35 component supplier. The backbone of Norway&apos;s defense exports.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fp-seg&quot;&gt;
          &lt;div class=&quot;seg-icon&quot;&gt;🚢&lt;/div&gt;
          &lt;div class=&quot;seg-name&quot;&gt;Kongsberg Maritime&lt;/div&gt;
          &lt;div class=&quot;seg-desc&quot;&gt;Propulsion, navigation, and automation systems for commercial vessels. Strong sustainability angle with hybrid drives. Civilian revenue stabiliser that smooths defense cycle volatility.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fp-seg&quot;&gt;
          &lt;div class=&quot;seg-icon&quot;&gt;🌊&lt;/div&gt;
          &lt;div class=&quot;seg-name&quot;&gt;Kongsberg Discovery&lt;/div&gt;
          &lt;div class=&quot;seg-desc&quot;&gt;Underwater robotics, sonar systems, and ocean surveillance sensors. Dual-use technology bridging oceanographic research and submarine warfare — increasingly critical in an era of undersea drone threats.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;The NASAMS system — co-developed with Raytheon — has become one of the most sought-after medium-range air defense solutions globally, proven in Ukraine. The Naval Strike Missile is deployed by the U.S. Navy. And the F-35 supply chain contract provides long-duration revenue visibility. What makes Kongsberg compelling is the balance: roughly half of revenue comes from civilian maritime and discovery segments, providing a natural hedge that most pure-play defense names lack.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- Featured Pick: Hanwha Aerospace --&gt;
  &lt;div class=&quot;featured-pick&quot;&gt;
    &lt;div class=&quot;fp-header&quot;&gt;
      &lt;span class=&quot;fp-flag&quot;&gt;🇰🇷&lt;/span&gt;
      &lt;div class=&quot;fp-title&quot;&gt;
        &lt;div class=&quot;fp-name&quot;&gt;Hanwha Aerospace&lt;/div&gt;
        &lt;div class=&quot;fp-ticker&quot;&gt;012450.KS · Seoul&lt;/div&gt;
      &lt;/div&gt;
      &lt;span class=&quot;fp-badge&quot;&gt;Featured&lt;/span&gt;
    &lt;/div&gt;
    &lt;div class=&quot;fp-body&quot;&gt;
      &lt;p&gt;If Kongsberg represents the sophisticated European defense ecosystem, Hanwha Aerospace is its Asian counterpart — and arguably the single most important non-Western defense growth story of the decade. Backed by the Hanwha Group (one of South Korea&apos;s largest conglomerates), this is a company that has gone from regional contractor to global NATO supplier in under five years.&lt;/p&gt;

      &lt;div class=&quot;fp-segments&quot;&gt;
        &lt;div class=&quot;fp-seg&quot;&gt;
          &lt;div class=&quot;seg-icon&quot;&gt;✈️&lt;/div&gt;
          &lt;div class=&quot;seg-name&quot;&gt;Aviation&lt;/div&gt;
          &lt;div class=&quot;seg-desc&quot;&gt;Gas turbine engines and aerostructure components for military and commercial aircraft. Growing role in helicopter engine supply chains across NATO allies.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fp-seg&quot;&gt;
          &lt;div class=&quot;seg-icon&quot;&gt;🛡️&lt;/div&gt;
          &lt;div class=&quot;seg-name&quot;&gt;Ground Defense&lt;/div&gt;
          &lt;div class=&quot;seg-desc&quot;&gt;K9 Thunder howitzer — now deployed by seven NATO armies including Poland, Norway, and Finland. Chunmoo MLRS rocket launcher. Next-gen unmanned ground systems in development.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fp-seg&quot;&gt;
          &lt;div class=&quot;seg-icon&quot;&gt;🛰️&lt;/div&gt;
          &lt;div class=&quot;seg-name&quot;&gt;Space &amp; Security&lt;/div&gt;
          &lt;div class=&quot;seg-desc&quot;&gt;Earth observation satellites, precision-guided munitions, and ISR solutions. Expanding into the satellite constellation market for military surveillance.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;p&gt;The K9 howitzer story encapsulates the entire European rearmament thesis in one product. Poland signed the largest-ever Korean arms export deal to acquire hundreds of K9 units — with a local production facility in Poland now under construction. This isn&apos;t just an arms sale; it&apos;s a technology transfer that positions Hanwha as a permanent fixture in European defense supply chains. Cooperation with Spain&apos;s Indra on next-generation artillery systems, and the Norwegian production agreement, signal a company that is embedding itself across NATO rather than merely selling to it. As Europe ramps from 2% to 3.5% of GDP on defense, Hanwha is uniquely positioned to capture spend that European industrial capacity alone cannot fulfil.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;callout&quot;&gt;
    &lt;div class=&quot;callout-head&quot;&gt;Note on Recent Pullback&lt;/div&gt;
    Despite the strong YTD performance, the HALO Defense index has pulled back from its mid-March highs near 3,600 to the current 2,836 level — a roughly -21% drawdown. Geopolitical sectors are inherently volatile. The Iran escalation initially spiked defense names, but profit-taking and broader market weakness have created what may be an attractive entry zone for investors with a multi-year horizon. The secular thesis has not changed — the drawdown is technical, not fundamental.
  &lt;/div&gt;

  &lt;!-- Part 4: The Multi-Year Tailwind --&gt;
  &lt;h2&gt;Part 4: The Multi-Year Tailwind — This Is Just the Beginning&lt;/h2&gt;

  &lt;p&gt;The investment case goes far beyond 2026 returns. What has changed is the structural baseline of global defense spending — and the shift is unprecedented in peacetime.&lt;/p&gt;

  &lt;h3&gt;Europe&apos;s Rearmament Cycle&lt;/h3&gt;

  &lt;p&gt;At the NATO Summit in The Hague in June 2025, allied heads of state agreed to spend 3.5% of GDP on core defense by 2035 — nearly double the 2% target that most members struggled to meet for a decade. The EU&apos;s own numbers tell the story: defense investments across EU member states hit €106 billion in 2024 (up 42% year-over-year) and are projected to reach €130 billion in 2025. The European Commission&apos;s ReArm Europe plan aims to mobilise over €800 billion through national budgets, the €150 billion SAFE loan instrument, and EIB lending.&lt;/p&gt;

  &lt;div class=&quot;spending-visual&quot;&gt;
    &lt;div class=&quot;spend-bar&quot;&gt;
      &lt;span class=&quot;s-label&quot;&gt;EU 2021&lt;/span&gt;
      &lt;div class=&quot;bar-track&quot;&gt;&lt;div class=&quot;bar-fill c2024&quot; style=&quot;width: 27%&quot;&gt;&lt;span class=&quot;bar-val&quot;&gt;€218B&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;spend-bar&quot;&gt;
      &lt;span class=&quot;s-label&quot;&gt;EU 2024&lt;/span&gt;
      &lt;div class=&quot;bar-track&quot;&gt;&lt;div class=&quot;bar-fill c2025&quot; style=&quot;width: 43%&quot;&gt;&lt;span class=&quot;bar-val&quot;&gt;€343B&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;spend-bar&quot;&gt;
      &lt;span class=&quot;s-label&quot;&gt;EU 2030E&lt;/span&gt;
      &lt;div class=&quot;bar-track&quot;&gt;&lt;div class=&quot;bar-fill c2030&quot; style=&quot;width: 100%&quot;&gt;&lt;span class=&quot;bar-val&quot;&gt;~€800B&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;p&gt;Germany alone has committed to reaching 3.05% of GDP by 2029, with its defense budget expected to roughly double to €162 billion. A constitutional fiscal reform unlocked approximately €500 billion in additional defense funds. Poland is already spending over 4% of GDP. The Baltics, Nordics, and Eastern European states are accelerating even faster.&lt;/p&gt;

  &lt;h3&gt;Asia-Pacific: The Parallel Build-Up&lt;/h3&gt;

  &lt;p&gt;Europe&apos;s rearmament is mirrored across the Indo-Pacific. Japan&apos;s record defense budgets, South Korea&apos;s expanding arms exports (Hanwha&apos;s K9 howitzer is now deployed by seven NATO armies), and Australia&apos;s AUKUS-driven naval and surveillance investments all create parallel demand for exactly the kind of autonomous systems and defense electronics our HALO Defense constituents produce.&lt;/p&gt;

  &lt;h3&gt;The United States: Replenishment + Modernisation&lt;/h3&gt;

  &lt;p&gt;The U.S. Army&apos;s decision to quadruple PAC-3 MSE procurement to nearly 14,000 missiles at $40 billion is just the replenishment bill. The real transformation is the Pentagon&apos;s Replicator initiative, which aims to field thousands of autonomous systems across all service branches — drones, unmanned undersea vehicles, and AI-enabled sensor networks. This is the market that AVAV, Kratos, and the next generation of defense contractors are built for.&lt;/p&gt;

  &lt;div class=&quot;thesis-box&quot;&gt;
    &lt;h3&gt;The Structural Thesis&lt;/h3&gt;
    &lt;p&gt;Three wars have proven that Cold War doctrine is dead. Global defense budgets are entering a multi-year structural expansion — not a cyclical spike. The demand is for autonomous systems, not legacy platforms.&lt;/p&gt;
    &lt;div class=&quot;thesis-points&quot;&gt;
      &lt;div class=&quot;tp&quot;&gt;&lt;strong&gt;Drones over tanks.&lt;/strong&gt; A $20K drone destroying a $4M missile defense interceptor inverts 80 years of military economics.&lt;/div&gt;
      &lt;div class=&quot;tp&quot;&gt;&lt;strong&gt;Europe: 2× to 3.5×.&lt;/strong&gt; NATO&apos;s 3.5% GDP target by 2035 means €400B+ in incremental annual European defense spending.&lt;/div&gt;
      &lt;div class=&quot;tp&quot;&gt;&lt;strong&gt;Global, not U.S.-only.&lt;/strong&gt; Europe, Asia-Pacific, Middle East all re-arming simultaneously — the demand base is the widest in decades.&lt;/div&gt;
      &lt;div class=&quot;tp&quot;&gt;&lt;strong&gt;Drawdown = opportunity.&lt;/strong&gt; The recent -21% pullback from mid-March highs has reset valuations without changing any of the secular drivers.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h2&gt;Conclusion&lt;/h2&gt;

  &lt;p&gt;The HALO Defense &amp; Drones sector at +25.98% YTD is not a momentum trade. It is the market pricing in a generational shift in how the world spends on security. Three active wars have compressed what would normally be a decade-long doctrinal evolution into two years of real-world validation: autonomous beats legacy, cheap beats expensive, mass beats precision.&lt;/p&gt;

  &lt;p&gt;The rearmament cycle is not over — by most measures, it is still in its early innings. European defense investments doubled in three years and are projected to double again by the end of the decade. U.S. replenishment orders alone run into the tens of billions. And the technology shift from manned platforms to autonomous systems creates a structural growth premium for the companies in this space that will persist long after the current conflicts end.&lt;/p&gt;

  &lt;p&gt;The recent pullback from mid-March highs is worth watching. If the thesis is right — and three wars suggest it is — this drawdown is not a warning. It is an opportunity.&lt;/p&gt;

  &lt;p style=&quot;margin-top: 36px; font-size: 14px; color: var(--text-secondary);&quot;&gt;
    &lt;strong&gt;Explore the full HALO Defense sector live:&lt;/strong&gt;&lt;br&gt;
    &lt;a href=&quot;https://closelook.net/indices/halo/charts?idx=CL-HALO-DEFENSE-EW&quot; style=&quot;color: var(--accent);&quot;&gt;Index Chart with Overlays &amp; Oscillators →&lt;/a&gt;&lt;br&gt;
    &lt;a href=&quot;https://closelook.net/indices/halo/&quot; style=&quot;color: var(--accent);&quot;&gt;HALO Functional Index — All 12 Sectors →&lt;/a&gt;
  &lt;/p&gt;

&lt;/div&gt;

&lt;!-- ═══ CTA ═══ --&gt;
&lt;div class=&quot;cta-bar&quot;&gt;
  &lt;div class=&quot;cta-inner&quot;&gt;
    &lt;p&gt;Get the full Weekly Signal with systematic scoring across all HALO sectors, Rubin Build-Out 100, and Euro-AI Sovereign 50.&lt;/p&gt;
    &lt;a href=&quot;https://substack.closelook.net&quot;&gt;Upgrade to C+ Intelligence →&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- ═══ FOOTER ═══ --&gt;</content:encoded></item><item><title>Bitcoin — The War Didn&apos;t Break the Pattern</title><link>https://closelook.net/weekly/2026-03-03/</link><guid isPermaLink="true">https://closelook.net/weekly/2026-03-03/</guid><description>BTC/USD scores 38/100 — Regime Change. WXY corrective pattern may be completing. Iran-US war weekend produced no new low at structural support.</description><pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;style&gt;/* ── Signal hero ── */
.signal-hero {
  background: linear-gradient(135deg, #0f172a, #1e293b);
  padding: 48px 0;
  margin: 0 -24px;
  padding-left: 24px;
  padding-right: 24px;
}

@media (min-width: 908px) {
  .signal-hero { margin: 0 calc(-50vw + 430px); padding-left: calc(50vw - 430px); padding-right: calc(50vw - 430px); }
}

.hero-row { display: flex; align-items: flex-start; justify-content: space-between; gap: 32px; flex-wrap: wrap; }

.hero-left { flex: 1; min-width: 260px; }

.hero-instrument { font-family: var(--mono); font-size: 10px; font-weight: 600; letter-spacing: 2.5px; text-transform: uppercase; color: rgba(255,255,255,0.35); margin-bottom: 6px; }

.hero-title { font-family: var(--serif); font-size: 26px; font-weight: 600; color: #fff; line-height: 1.35; margin-bottom: 12px; }

.hero-meta { font-family: var(--mono); font-size: 11px; color: rgba(255,255,255,0.4); line-height: 1.8; }

.hero-right { text-align: center; padding: 20px 28px; }

/* ── Main content ── */
.signal-content { padding: 40px 0 60px; }

/* ── Chart ── */
.chart-box { background: var(--surface); border: 1px solid var(--border); border-radius: 8px; overflow: hidden; margin: 28px 0; }

.chart-head { display: flex; justify-content: space-between; align-items: center; padding: 14px 20px; border-bottom: 1px solid var(--border); }

.chart-title { font-family: var(--mono); font-size: 12px; font-weight: 600; color: var(--text-dim); letter-spacing: 0.8px; text-transform: uppercase; }

.chart-tf { font-family: var(--mono); font-size: 11px; color: var(--text-faint); }

.chart-area { padding: 0; }

.chart-area img { width: 100%; height: auto; display: block; }

/* ── Footer ── */
.signal-footer { border-top: 1px solid var(--border); padding: 28px 0; margin-top: 40px; }

.footer-text { font-family: var(--mono); font-size: 11px; color: var(--text-faint); text-align: center; line-height: 1.8; }&lt;/style&gt;
&lt;div class=&quot;signal-hero&quot;&gt;
  &lt;div class=&quot;wrap&quot;&gt;
    &lt;div class=&quot;hero-row&quot;&gt;
      &lt;div class=&quot;hero-left&quot;&gt;
        &lt;div class=&quot;hero-instrument&quot;&gt;Weekly Signal&lt;/div&gt;
        &lt;h1 class=&quot;hero-title&quot;&gt;Bitcoin — The War Didn&apos;t Break the Pattern&lt;/h1&gt;
        &lt;div class=&quot;hero-meta&quot;&gt;
          BTC/USD · ~$66,200 · March 3, 2026&lt;br&gt;
          Previous: 35/100 · Change: +3
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;hero-right&quot;&gt;
        &lt;div class=&quot;sig-score-label&quot;&gt;Composite&lt;/div&gt;
        &lt;div class=&quot;sig-score s-red&quot;&gt;38&lt;/div&gt;
        &lt;div class=&quot;sig-verdict-label&quot;&gt;Signal&lt;/div&gt;
        &lt;div class=&quot;sig-verdict-text&quot;&gt;Regime Change&lt;/div&gt;
        &lt;div class=&quot;composite-bar&quot;&gt;
          &lt;div class=&quot;composite-fill fill-r&quot; style=&quot;width: 38%;&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;composite-labels&quot;&gt;
          &lt;span&gt;0&lt;/span&gt;&lt;span&gt;50&lt;/span&gt;&lt;span&gt;100&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- ── MAIN CONTENT ── --&gt;
&lt;div class=&quot;wrap signal-content&quot;&gt;

  &lt;!-- ── EXECUTIVE SUMMARY ── --&gt;
  &lt;div class=&quot;exec-summary&quot;&gt;
    &lt;p&gt;Bitcoin remains in regime-change territory at 38/100 — the second consecutive red signal. Five of eight quantitative dimensions score below 50. The macro backdrop is hostile, the trend is down, and momentum has not confirmed any reversal.&lt;/p&gt;
    &lt;p&gt;However, structural evidence is building that the corrective pattern from the October 2025 all-time high may be approaching completion. The weekend&apos;s Iran-US military escalation — the most significant geopolitical shock since Russia&apos;s 2022 invasion of Ukraine — failed to produce a new cycle low. Price tagged $63,000 and held above the February low of $60,187, creating the first higher low since the correction began.&lt;/p&gt;
    &lt;p&gt;This is not a buy signal. The framework scores the present, and the present is red. But the structural overlay — a WXY corrective pattern completing at the lower boundary of a five-month descending channel, with Fibonacci confluence and extreme fear readings — creates the conditions where turns begin.&lt;/p&gt;
    &lt;p&gt;Monday&apos;s US market open is the critical test. ETF flows will determine whether the weekend bounce has institutional backing or whether it fades under renewed macro pressure.&lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- ── CHART ── --&gt;
  &lt;div class=&quot;chart-box&quot;&gt;
    &lt;div class=&quot;chart-head&quot;&gt;
      &lt;div class=&quot;chart-title&quot;&gt;BTC/USD — Daily · WXY Corrective Pattern + Descending Channel&lt;/div&gt;
      &lt;div class=&quot;chart-tf&quot;&gt;TradingView · 1D · Bitstamp&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;chart-area&quot;&gt;
      &lt;img src=&quot;/weekly/img/btc-daily-wxy-2026-03-03.png&quot; alt=&quot;BTC Daily Chart — WXY corrective pattern with descending channel and 0.883 Fibonacci retracement&quot; loading=&quot;lazy&quot;&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── CHART ANALYSIS ── --&gt;
  &lt;div class=&quot;sec-head&quot;&gt;&lt;h2&gt;Chart Analysis&lt;/h2&gt;&lt;/div&gt;

  &lt;div class=&quot;qual-card&quot; style=&quot;margin-bottom: 28px;&quot;&gt;
    &lt;div class=&quot;qual-text&quot;&gt;
      &lt;p&gt;The primary chart structure since the October 2025 ATH at ~$128,000:&lt;/p&gt;
      &lt;p&gt;&lt;strong&gt;Descending Channel:&lt;/strong&gt; Blue parallel lines from the October high, containing all price action. The upper boundary has been respected on every rally. The lower boundary was tagged on Feb 25 ($60,187) and again on Feb 28 ($63,068).&lt;/p&gt;
      &lt;p&gt;&lt;strong&gt;WXY Corrective Pattern:&lt;/strong&gt;&lt;/p&gt;
      &lt;ul class=&quot;qual-list&quot;&gt;
        &lt;li&gt;&lt;strong&gt;(W):&lt;/strong&gt; Impulse down from $128K to ~$78K (Oct-Nov 2025). Classic five-wave decline.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;(X):&lt;/strong&gt; Relief rally to ~$105K (Dec 2025-Jan 2026). Retraced approximately 0.618 of wave (W). This is the rally that generated renewed bull market narrative and trapped late longs.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;(Y):&lt;/strong&gt; Grinding decline from $105K, currently at $66K. More complex and time-consuming than (W), consistent with alternation guidelines. Price has now reached the lower channel boundary and the 0.883 Fibonacci retracement of the entire 2023-2025 bull move.&lt;/li&gt;
      &lt;/ul&gt;
      &lt;p&gt;&lt;strong&gt;Fibonacci Confluence Zone:&lt;/strong&gt; The 0.883 retracement at approximately $60-63K aligns with the lower channel boundary and the January 2025 pre-rally base. Three independent structural elements converging on the same price zone.&lt;/p&gt;
      &lt;p&gt;&lt;strong&gt;Key Observation:&lt;/strong&gt; The Iran-US war weekend (Feb 28-Mar 1) produced no new low. The intraday low of $63,068 held above the Feb 25 low of $60,187. In corrective pattern analysis, the failure to extend lower at a terminal support zone — especially under extreme external pressure — is among the strongest evidence that selling exhaustion has been reached.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── DIMENSION SCORECARD ── --&gt;
  &lt;div class=&quot;sec-head&quot;&gt;&lt;h2&gt;Dimension Scorecard&lt;/h2&gt;&lt;/div&gt;
  &lt;div class=&quot;sec-note&quot;&gt;8 quantitative dimensions · weighted composite · scored 0–100&lt;/div&gt;

  &lt;div class=&quot;score-legend&quot;&gt;
    &lt;div class=&quot;legend-item&quot;&gt;&lt;span class=&quot;legend-dot ld-g&quot;&gt;&lt;/span&gt; 80–100 Trend Continuation&lt;/div&gt;
    &lt;div class=&quot;legend-item&quot;&gt;&lt;span class=&quot;legend-dot ld-y&quot;&gt;&lt;/span&gt; 50–79 Transition&lt;/div&gt;
    &lt;div class=&quot;legend-item&quot;&gt;&lt;span class=&quot;legend-dot ld-r&quot;&gt;&lt;/span&gt; 0–49 Regime Change&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;dim-grid&quot;&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D1&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Macro Regime&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;Price vs 200WMA · slope · deviation&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;20%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;28&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D2&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Liquidity&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;DXY · Gold · Global M2 · Real rates · Oil&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;15%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;45&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D3&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Trend&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;SuperTrend weekly · Death cross · Coppock&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;15%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;20&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D4&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Participation&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;Spot ETF flows · exchange flows · whale behavior&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;15%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;48&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D5&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Breadth&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;BTC.D · altcoin performance · market cap&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;10%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;40&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D6&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Volatility&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;Weekend range · realized vol · market depth · puts&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;10%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-y&quot;&gt;55&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D7&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Sentiment&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;Fear &amp;amp; Greed · funding rates · consecutive down months&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;10%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;40&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D9&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Momentum&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;RSI · Stochastic(14,3,3) · MACD weekly&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;5%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;35&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;sec-note&quot; style=&quot;margin-top: 14px;&quot;&gt;
    &lt;strong&gt;Improving:&lt;/strong&gt; D4 Participation (+10), D7 Sentiment (+10), D9 Momentum (+7) &amp;nbsp;·&amp;nbsp;
    &lt;strong&gt;Deteriorating:&lt;/strong&gt; D1 Macro (−7), D2 Liquidity (−7), D5 Breadth (−15)
  &lt;/div&gt;

  &lt;!-- ── DIMENSION DETAIL CARDS ── --&gt;
  &lt;div class=&quot;sec-head&quot; style=&quot;margin-top:36px;&quot;&gt;&lt;h2&gt;Dimension Breakdown&lt;/h2&gt;&lt;/div&gt;

  &lt;div class=&quot;dim-details&quot;&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D1 · 20%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;28&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Macro Regime&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Price vs 200WMA&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;$66,200 vs ~$54,000 — still above&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;200WMA Slope&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Flattening rapidly&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Deviation from 200WMA&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;+22% (from +140% at ATH)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Price vs ATH&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;−47% from $126,272&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Price remains above the 200-week moving average but deviation has collapsed from over 140% at the October high to just 22%. The slope is flattening — a leading indicator of secular regime transition. The 52-week range of $60,187 to $126,186 reflects extreme directional damage.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D2 · 15%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;45&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Liquidity&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;DXY&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Weakening on risk-off flight&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Gold&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;$5,375 — seven consecutive monthly gains&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Global M2&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Expanding modestly&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Real Rates&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Declining on flight to safety&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Oil&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Spiking on Hormuz closure threat&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Mixed but deteriorating. Gold&apos;s surge to $5,375 (+22% YTD) represents massive rotation out of risk assets into traditional safe havens. The gold-BTC divergence is the defining macro trade of early 2026: $16B into gold ETFs vs $4.5B out of BTC ETFs year-to-date.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D3 · 15%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;20&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Trend&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Weekly SuperTrend&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Sell since ~$80,700&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Price vs SuperTrend&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;18% below trigger&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Coppock Curve&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Deeply negative&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Death Cross&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;50d EMA below 200d EMA since mid-Nov&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Unambiguously bearish. The weekly SuperTrend sell signal triggered at $80,700 and price is now 18% below — a sustained, confirmed breakdown. The 200-day EMA at $72,600 is the first major overhead resistance. No improvement possible until price reclaims SuperTrend or death cross reverses.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D4 · 15%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;48&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Participation&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Spot ETF Flows&lt;/span&gt;&lt;span class=&quot;ind-val iv-g&quot;&gt;+$1B over 3 sessions (late Feb)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Weekly Net Flow&lt;/span&gt;&lt;span class=&quot;ind-val iv-g&quot;&gt;+$787M (IBIT led with $503M)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Exchange Flows&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Net outflows from exchanges&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Whale Behavior&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Accumulation (Mubadala, Abu Dhabi)&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Most improved dimension. After five weeks of outflows, spot Bitcoin ETFs recorded $1B+ in net inflows over three consecutive sessions. The question is whether these inflows survive Monday&apos;s reopen under war conditions. ETF flows are the single most important number this week.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D5 · 10%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;40&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Breadth&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;BTC Dominance&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;58.5%&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Altcoin Performance&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;87% of top 200 down on the day&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Total Crypto Market Cap&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;$2.28T (−1.87% weekly)&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Sharply deteriorated. Altcoin destruction — 87% of tokens red, with ETH −60% and SOL −80%+ from highs. Consistent with late-stage capitulation where weak hands exit everything.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D6 · 10%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-y&quot;&gt;55&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Volatility&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Weekend Range&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;$63,000–$68,200 ($5,200)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Realized Volatility&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Elevated from geopolitical shock&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Market Depth&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Contracted since Oct 2025&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Put Concentration&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;$1.9B at $60K strike (Deribit)&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Volatility spiked on the Iran strikes but BTC absorbed it without breaking structure. The $1.9B in puts at $60K creates potential gamma squeeze if that level holds and puts expire worthless.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D7 · 10%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;40&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Sentiment&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Fear &amp;amp; Greed Index&lt;/span&gt;&lt;span class=&quot;ind-val iv-g&quot;&gt;14 — Extreme Fear (contrarian)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Consecutive Down Months&lt;/span&gt;&lt;span class=&quot;ind-val iv-g&quot;&gt;5 (contrarian)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Funding Rates&lt;/span&gt;&lt;span class=&quot;ind-val iv-g&quot;&gt;Negative — shorts paying (contrarian)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;ETF Flow Sentiment&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Mixed — inflows then outflows&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Most contrarian-bullish since the 2022 bear market. Fear &amp;amp; Greed at 14 is historically where the best average entry prices are built. But fear can be justified — the Iran-US conflict is not contained. Contrarian signal is active but not actionable until structure confirms.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D9 · 5%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;35&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Momentum&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;RSI (14-day)&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;42 — neutral, below 50 midline&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Stochastic (14,3,3)&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Low range, attempting curl up&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;MACD Weekly&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Negative, no crossover&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Momentum has not confirmed any reversal. RSI at 42 is below the 50 midline but not oversold. The stochastic is showing early signs of curling up from oversold territory — the first momentum improvement if confirmed.&lt;/div&gt;
    &lt;/div&gt;

  &lt;/div&gt;

  &lt;!-- ── QUALITATIVE LEVELS ── --&gt;
  &lt;div class=&quot;sec-head&quot; style=&quot;margin-top:36px;&quot;&gt;&lt;h2&gt;Qualitative Analysis&lt;/h2&gt;&lt;/div&gt;
  &lt;div class=&quot;sec-note&quot;&gt;Levels 4, 6, 7 — Structure, Decision, Risk&lt;/div&gt;

  &lt;div class=&quot;qual-grid&quot; style=&quot;margin-top:14px;&quot;&gt;

    &lt;div class=&quot;qual-card&quot;&gt;
      &lt;div class=&quot;qual-label&quot;&gt;Level 4 · Structure&lt;/div&gt;
      &lt;div class=&quot;qual-title&quot;&gt;WXY Corrective Pattern — Potential Completion&lt;/div&gt;
      &lt;div class=&quot;qual-text&quot;&gt;
        &lt;p&gt;&lt;strong&gt;Primary Count (65%): WXY Correction Completing&lt;/strong&gt;&lt;/p&gt;
        &lt;p&gt;Bitcoin is tracing a complex WXY corrective pattern from the October 2025 ATH:&lt;/p&gt;
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;&lt;strong&gt;Wave (W):&lt;/strong&gt; $128K → $78K — five-wave impulse down&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;Wave (X):&lt;/strong&gt; $78K → $105K — three-wave relief rally (0.618 retracement)&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;Wave (Y):&lt;/strong&gt; $105K → $60-63K — five-wave decline to lower channel boundary&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;Wave (Y) appears to be in its terminal phase. Price has reached the lower boundary of the descending channel, the 0.883 Fibonacci retracement, and a zone of prior structural support. The failure to make a new low during the Iran-US shock is consistent with wave (Y) exhaustion.&lt;/p&gt;
        &lt;p&gt;If correct, the next move is a sustained rally — potentially back to the $80-100K range as the first impulsive wave off the corrective low.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;Invalidation:&lt;/strong&gt; Weekly close below $60,000.&lt;/p&gt;

        &lt;p style=&quot;margin-top: 18px;&quot;&gt;&lt;strong&gt;Alternative Count (35%): Wave (Y) Extension&lt;/strong&gt;&lt;/p&gt;
        &lt;p&gt;The Feb 25 low at $60,187 was not the terminal point but an internal wave within a larger (Y) decline. The weekend bounce to $68,200 would be corrective within (Y), and another leg down to $53-55K follows. This count gains probability if ETF flows reverse, oil spikes above $100, or US equities open sharply lower.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;qual-card&quot;&gt;
      &lt;div class=&quot;qual-label&quot;&gt;Level 4 · Key Levels&lt;/div&gt;
      &lt;div class=&quot;qual-title&quot;&gt;Structural Price Map&lt;/div&gt;
      &lt;div class=&quot;qual-text&quot;&gt;
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;&lt;strong&gt;$80,700&lt;/strong&gt; — SuperTrend sell trigger (trend reversal confirmation)&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;$72,600&lt;/strong&gt; — 200-day EMA (major overhead resistance)&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;$70,000&lt;/strong&gt; — Psychological round number&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;$68,200&lt;/strong&gt; — Weekend high (Khamenei-news spike)&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;$63,068&lt;/strong&gt; — Weekend low (must hold for higher-low thesis)&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;$60,187&lt;/strong&gt; — Feb cycle low (the line in the sand)&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;$55,000&lt;/strong&gt; — Channel extension (next support if $60K breaks)&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;$53,000&lt;/strong&gt; — Deep Fibonacci (0.786 retracement of entire bull run)&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;qual-card&quot;&gt;
      &lt;div class=&quot;qual-label&quot;&gt;Level 6 · Decision&lt;/div&gt;
      &lt;div class=&quot;qual-title&quot;&gt;Sidelined — Watch for Confirmation&lt;/div&gt;
      &lt;div class=&quot;qual-text&quot;&gt;
        &lt;p&gt;The framework produces a red signal (38). The structural overlay suggests a potential corrective terminus. These two readings are in tension.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;Resolution:&lt;/strong&gt; We do not trade the anticipation of a bottom. We trade the confirmation.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;What confirmation looks like:&lt;/strong&gt;&lt;/p&gt;
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;Weekly close above $70,000&lt;/li&gt;
          &lt;li&gt;ETF flows remain positive — at least 3 consecutive inflow days in first week of March&lt;/li&gt;
          &lt;li&gt;No new low on any retest — the $60,187-$63,068 zone must hold&lt;/li&gt;
          &lt;li&gt;Stochastic crossover confirmed — momentum flips from red to yellow&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;&lt;strong&gt;Until then:&lt;/strong&gt; No position. The risk-reward of front-running a potential bottom in a hostile regime environment is unfavorable.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;For existing holders:&lt;/strong&gt; The structural evidence at this support zone — channel boundary, Fibonacci confluence, no new low on a war shock, extreme fear readings, ETF inflow resumption — argues against panic selling here. This is not the zone to capitulate.&lt;/p&gt;
        &lt;p style=&quot;margin-top: 14px;&quot;&gt;&lt;strong&gt;If confirmation appears:&lt;/strong&gt; Initial target $80,000-$85,000 (channel midline). Extended target $95,000-$105,000 (wave X high and 200WMA convergence). Stop: weekly close below $60,000.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;If invalidation triggers ($60K break):&lt;/strong&gt; Expect acceleration toward $53-55K. Do not catch the falling knife. Reassess at the deep Fibonacci cluster.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;qual-card&quot;&gt;
      &lt;div class=&quot;qual-label&quot;&gt;Level 7 · Risk&lt;/div&gt;
      &lt;div class=&quot;qual-title&quot;&gt;Scenarios &amp;amp; Catalysts&lt;/div&gt;
      &lt;div class=&quot;qual-text&quot;&gt;
        &lt;p&gt;&lt;strong&gt;What could go right:&lt;/strong&gt;&lt;/p&gt;
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;Khamenei&apos;s death leads to regime destabilization → faster de-escalation → risk-on rally&lt;/li&gt;
          &lt;li&gt;ETF inflows accelerate — institutional money treats $60-66K as accumulation zone&lt;/li&gt;
          &lt;li&gt;Fed signals rate cuts in response to tightening financial conditions&lt;/li&gt;
          &lt;li&gt;The corrective WXY pattern completes and a new impulse wave begins&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;&lt;strong&gt;What could go wrong:&lt;/strong&gt;&lt;/p&gt;
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;Iran-US conflict escalates → Strait of Hormuz blockade → oil above $100 → inflation spike&lt;/li&gt;
          &lt;li&gt;US equities open sharply lower on Monday → BTC follows as high-beta macro asset&lt;/li&gt;
          &lt;li&gt;ETF flows reverse — the late-Feb inflow burst was tactical, not structural&lt;/li&gt;
          &lt;li&gt;$60,000 breaks → cascading liquidations, $53K then $48K&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;&lt;strong&gt;Key catalysts this week:&lt;/strong&gt;&lt;/p&gt;
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;&lt;strong&gt;Monday March 3:&lt;/strong&gt; US equity market open — first real liquidity test since the strikes&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;Monday March 3:&lt;/strong&gt; Spot Bitcoin ETF flow data — the single most important number&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;All week:&lt;/strong&gt; Iran-US diplomatic/military developments — UN Security Council in emergency session&lt;/li&gt;
          &lt;li&gt;&lt;strong&gt;All week:&lt;/strong&gt; Oil price → Strait of Hormuz status → inflation expectations chain&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p style=&quot;margin-top: 14px;&quot;&gt;&lt;strong&gt;Risk Assessment:&lt;/strong&gt; The asymmetry at this structural level favors patience over action. If the corrective pattern is completing, there will be ample opportunity to enter on confirmation. The cost of waiting for confirmation is minor; the cost of being wrong at a potential false bottom is significant.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

  &lt;/div&gt;

  &lt;!-- ── CLOSING ── --&gt;
  &lt;div class=&quot;qual-card&quot; style=&quot;margin-top: 28px; text-align: center; background: linear-gradient(135deg, #0f172a, #1e293b); color: rgba(255,255,255,0.85); border: none;&quot;&gt;
    &lt;p style=&quot;font-family: var(--serif); font-size: 18px; font-style: italic; line-height: 1.7; margin-bottom: 12px;&quot;&gt;The signal is red. The structure is potentially turning. The war didn&apos;t break the pattern.&lt;/p&gt;
    &lt;p style=&quot;font-family: var(--mono); font-size: 12px; color: rgba(255,255,255,0.4); letter-spacing: 1px;&quot;&gt;We publish the numbers. You make the decision.&lt;/p&gt;
  &lt;/div&gt;

&lt;/div&gt;

&lt;!-- ── FOOTER ── --&gt;
&lt;div class=&quot;signal-footer&quot;&gt;
  &lt;div class=&quot;wrap footer-text&quot;&gt;
    The Weekly Signal is published every Monday. The current issue is always free.&lt;br&gt;
    Signal archive available to C+ subscribers.&lt;br&gt;&lt;br&gt;
    &lt;a href=&quot;/&quot; style=&quot;color: var(--text-faint);&quot;&gt;Closelook Venture GmbH&lt;/a&gt; · &lt;a href=&quot;/weekly/&quot; style=&quot;color: var(--text-faint);&quot;&gt;closelook.net/weekly&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</content:encoded></item><item><title>Bitcoin Weekly Signal</title><link>https://closelook.net/weekly/2026-02-24/</link><guid isPermaLink="true">https://closelook.net/weekly/2026-02-24/</guid><description>Bitcoin Weekly Signal: 7-level, 9-dimension regime analysis. Composite score, quantitative dimensions, Elliott Wave overlay, key levels,…</description><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;style&gt;.badge-cplus { background: #fef3c7; color: #b45309; }

.badge-exclusive { background: #ede9fe; color: #7c3aed; }

.state-badge { font-family: var(--mono); font-size: 12px; font-weight: 600; letter-spacing: 0.8px; padding: 6px 14px; border-radius: 4px; display: inline-block; width: fit-content; }

.badge-green { background: rgba(34,197,94,0.15); border: 1px solid rgba(34,197,94,0.3); color: #22c55e; }

.badge-yellow { background: rgba(234,179,8,0.15); border: 1px solid rgba(234,179,8,0.3); color: #eab308; }

.badge-red { background: rgba(239,68,68,0.15); border: 1px solid rgba(239,68,68,0.3); color: #ef4444; }

.state-desc { font-size: 13px; color: rgba(255,255,255,0.45); max-width: 300px; }

/* ── MAIN CONTENT ── */
.signal-content { padding: 40px 0 60px; }

/* ── Chart placeholder ── */
.chart-box { background: var(--surface); border: 1px solid var(--border); border-radius: 8px; overflow: hidden; margin: 28px 0; }

.chart-head { display: flex; justify-content: space-between; align-items: center; padding: 14px 20px; border-bottom: 1px solid var(--border); }

.chart-title { font-family: var(--mono); font-size: 12px; font-weight: 600; color: var(--text-dim); letter-spacing: 0.8px; text-transform: uppercase; }

.chart-tf { font-family: var(--mono); font-size: 11px; color: var(--text-faint); }

.chart-area { height: 400px; display: flex; align-items: center; justify-content: center; color: var(--text-faint); font-family: var(--mono); font-size: 12px; position: relative; background: var(--surface-2); }

.chart-area img { width: 100%; height: 100%; object-fit: contain; }

.footer-text { font-size: 12px; color: var(--text-faint); letter-spacing: 0.3px; }

.footer-text a { color: var(--text-dim); text-decoration: none; }

.footer-text a:hover { color: var(--text); }&lt;/style&gt;
&lt;section class=&quot;sig-hero&quot;&gt;
  &lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;sig-hero-tag&quot;&gt;&lt;span class=&quot;dot&quot;&gt;&lt;/span&gt; Weekly Signal · Bitcoin&lt;/div&gt;
    &lt;h1 class=&quot;sig-hero-title&quot;&gt;Bitcoin Weekly Signal&lt;/h1&gt;
    &lt;div class=&quot;sig-hero-subtitle&quot;&gt;7-Level, 9-Dimension Regime Analysis — Week of Feb 24, 2026&lt;/div&gt;

    &lt;div class=&quot;sig-hero-metrics&quot;&gt;
      &lt;div class=&quot;sig-score-block&quot;&gt;
        &lt;div class=&quot;sig-score-label&quot;&gt;Composite Score&lt;/div&gt;
        &lt;div class=&quot;sig-score-num s-red&quot;&gt;37&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;sig-state&quot;&gt;
        &lt;div class=&quot;state-badge badge-red&quot;&gt;🔴 Regime Change&lt;/div&gt;
        &lt;div class=&quot;state-desc&quot;&gt;~$69K breached intraweek — not on weekly or monthly close. Kill level tested, not confirmed. This week&apos;s close is decisive.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;sig-verdict&quot;&gt;
        &lt;div class=&quot;sig-verdict-label&quot;&gt;Verdict&lt;/div&gt;
        &lt;div class=&quot;sig-verdict-text&quot;&gt;On the edge. ~$69K violated intraweek but not on weekly close — bear case favored, not yet confirmed.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;composite-bar&quot;&gt;
      &lt;div class=&quot;composite-fill fill-r&quot; style=&quot;width: 37%;&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;composite-labels&quot;&gt;
      &lt;span&gt;0 — Extreme Bear&lt;/span&gt;
      &lt;span&gt;50 — Neutral&lt;/span&gt;
      &lt;span&gt;100 — Extreme Bull&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/section&gt;

&lt;!-- ════════════════ MAIN CONTENT ════════════════ --&gt;
&lt;div class=&quot;signal-content&quot;&gt;
&lt;div class=&quot;container&quot;&gt;

  &lt;!-- Score legend --&gt;
  &lt;div class=&quot;score-legend&quot;&gt;
    &lt;div class=&quot;legend-item&quot;&gt;&lt;div class=&quot;legend-dot ld-g&quot;&gt;&lt;/div&gt; 80–100 Bullish&lt;/div&gt;
    &lt;div class=&quot;legend-item&quot;&gt;&lt;div class=&quot;legend-dot ld-y&quot;&gt;&lt;/div&gt; 50–79 Transitional&lt;/div&gt;
    &lt;div class=&quot;legend-item&quot;&gt;&lt;div class=&quot;legend-dot ld-r&quot;&gt;&lt;/div&gt; 0–49 Bearish&lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── QUANTITATIVE DIMENSIONS ── --&gt;
  &lt;div class=&quot;sec-head&quot;&gt;&lt;h2&gt;Quantitative Dimensions&lt;/h2&gt;&lt;/div&gt;
  &lt;div class=&quot;sec-note&quot;&gt;Levels 1–3 + Level 5 — Numerically scored, weighted composite&lt;/div&gt;

  &lt;div class=&quot;dim-grid&quot;&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D1&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Macro Regime&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;Price vs 200WMA · slope direction&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;20%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;15&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D2&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Liquidity&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;Real rates · Global M2 · DXY&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;15%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-y&quot;&gt;65&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D3&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Trend&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;SuperTrend weekly&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;15%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;20&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D4&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Participation&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;A/D line · on-chain exchange flows&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;15%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;38&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D5&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Breadth&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;BTC.D · altcoin breadth · % above 200DMA&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;10%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-y&quot;&gt;55&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D6&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Volatility&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;DVOL / BVIV · term structure&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;10%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-y&quot;&gt;60&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D7&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Sentiment&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;Fear &amp;amp; Greed · funding rates · CME COT&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;10%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;30&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;dim-row&quot;&gt;
      &lt;div class=&quot;dim-id&quot;&gt;D9&lt;/div&gt;
      &lt;div class=&quot;dim-info&quot;&gt;&lt;div class=&quot;dim-name&quot;&gt;Momentum&lt;/div&gt;&lt;div class=&quot;dim-detail&quot;&gt;Stochastic(14,3,3) · RSI&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-weight&quot;&gt;5%&lt;/div&gt;
      &lt;div class=&quot;dim-score ds-r&quot;&gt;25&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- Monthly EW overview chart — structural context --&gt;
  &lt;div class=&quot;chart-box&quot;&gt;
    &lt;div class=&quot;chart-head&quot;&gt;
      &lt;div class=&quot;chart-title&quot;&gt;BTC/USD — Monthly · Elliott Wave Count + Fibonacci Retracements&lt;/div&gt;
      &lt;div class=&quot;chart-tf&quot;&gt;TradingView · 1M · Bitstamp&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;chart-area&quot; style=&quot;height:auto;&quot;&gt;
      &lt;img src=&quot;/weekly/img/btc-monthly-ew-2026-02-24.png&quot; alt=&quot;BTC Monthly Chart — Elliott Wave count with Fibonacci retracements&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── DIMENSION DETAIL CARDS ── --&gt;
  &lt;div class=&quot;sec-head&quot; style=&quot;margin-top:36px;&quot;&gt;&lt;h2&gt;Dimension Breakdown&lt;/h2&gt;&lt;/div&gt;

  &lt;div class=&quot;dim-details&quot;&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D1 · 20%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;15&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Macro Regime&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Price vs 200WMA&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Well below — $68K vs 200WMA at $97.3K&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;200WMA Slope&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Flattening&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Deviation&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;−30% below 200WMA&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Price has fallen significantly below the 200WMA ($97.3K) — a clear macro bear signal. The deviation is extreme but 200WMA slope hasn&apos;t turned down yet, which means the long-term trend hasn&apos;t fully reversed. Watch the slope.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D2 · 15%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-y&quot;&gt;65&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Liquidity&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;US 10Y Real Rate&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;+2.1% — headwind&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Global M2 (YoY)&lt;/span&gt;&lt;span class=&quot;ind-val iv-g&quot;&gt;+4.2% expanding&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;DXY&lt;/span&gt;&lt;span class=&quot;ind-val iv-g&quot;&gt;97.82 — weak, below 100&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Two of three indicators bullish. Global M2 expanding and dollar weak (DXY below 100) — both tailwinds for risk assets and crypto. US real rates remain the headwind. Historically, DXY below 100 has coincided with BTC strength — a notable divergence from the current price decline.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D3 · 15%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;20&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Trend&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;SuperTrend (7,3)&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;SELL at $80,737&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Direction&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Lower highs, lower lows&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Price vs ST&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;$68K — 16% below trigger&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Weekly SuperTrend flipped to sell at $80,737. Price now 16% below the trigger — deep into sell territory. Not a marginal signal — this is a confirmed, sustained breakdown.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D4 · 15%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;38&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Participation&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;A/D Line&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Declining — distribution&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Exchange Flows&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Net inflows (sell pressure)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Volume Profile&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Declining volume on bounces&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Consistent distribution. Exchange inflows = holders moving to exchanges (bearish on-chain). Rallies on declining volume indicate low conviction buying.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D5 · 10%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-y&quot;&gt;55&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Breadth&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;BTC Dominance&lt;/span&gt;&lt;span class=&quot;ind-val iv-g&quot;&gt;58.2% — rising&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Altcoin Breadth&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Weak — broad decline&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;BTC dominance rising while altcoins bleed — classic risk-off rotation within crypto. BTC as &quot;safe haven&quot; in the space. Less bearish for BTC specifically than for broader market.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D6 · 10%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-y&quot;&gt;60&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Volatility&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;DVOL (Deribit)&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;62 — elevated&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;BVIV&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Contango (normal)&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Term Structure&lt;/span&gt;&lt;span class=&quot;ind-val iv-n&quot;&gt;No inversion&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Elevated IV but normal term structure (contango). No panic or capitulation — &quot;orderly selling.&quot; Lack of DVOL spike suggests bottom is not in yet.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D7 · 10%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;30&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Sentiment&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Fear &amp;amp; Greed Index&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;22 — Extreme Fear&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Funding Rates&lt;/span&gt;&lt;span class=&quot;ind-val iv-y&quot;&gt;Slightly negative&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;CME COT&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Specs net short&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Deep fear. Contrarian signal — but fear persists for months in bear markets. Negative funding + CME specs net short confirms institutional directional conviction. Watch for &amp;lt;10 as capitulation marker.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;dim-card&quot;&gt;
      &lt;div class=&quot;dim-card-head&quot;&gt;&lt;div class=&quot;dim-card-tag&quot;&gt;D9 · 5%&lt;/div&gt;&lt;div class=&quot;dim-card-score iv-r&quot;&gt;25&lt;/div&gt;&lt;/div&gt;
      &lt;div class=&quot;dim-card-title&quot;&gt;Momentum&lt;/div&gt;
      &lt;div class=&quot;ind-list&quot;&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;Stochastic(14,3,3)&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;27.3 / 25.0 — oversold&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;RSI (14)&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;32.7 — approaching oversold&lt;/span&gt;&lt;/div&gt;
        &lt;div class=&quot;ind-row&quot;&gt;&lt;span class=&quot;ind-name&quot;&gt;MACD Weekly&lt;/span&gt;&lt;span class=&quot;ind-val iv-r&quot;&gt;Bearish — below signal&lt;/span&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;dim-card-note&quot;&gt;Deeply oversold on multiple timeframes. Doesn&apos;t mean &quot;buy&quot; — oversold stays oversold in bear regimes. Countertrend bounce possible but requires confirmation from D1 and D3.&lt;/div&gt;
    &lt;/div&gt;

  &lt;/div&gt;

  &lt;!-- ── CHART ── --&gt;
  &lt;div class=&quot;chart-box&quot;&gt;
    &lt;div class=&quot;chart-head&quot;&gt;
      &lt;div class=&quot;chart-title&quot;&gt;BTC/USD — Weekly · 200WMA + SuperTrend + Stochastic + Coppock + RSI&lt;/div&gt;
      &lt;div class=&quot;chart-tf&quot;&gt;Barchart Premier · Weekly&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;chart-area&quot; style=&quot;height:auto;&quot;&gt;
      &lt;img src=&quot;/weekly/img/btc-weekly-indicators-2026-02-24.png&quot; alt=&quot;BTC Weekly Chart — 200WMA, SuperTrend, Stochastic, Coppock Curve, RSI&quot; style=&quot;width:100%;height:auto;display:block;&quot;&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── QUALITATIVE LEVELS ── --&gt;
  &lt;div class=&quot;sec-head&quot;&gt;&lt;h2&gt;Qualitative Analysis&lt;/h2&gt;&lt;/div&gt;
  &lt;div class=&quot;sec-note&quot;&gt;Levels 4, 6, 7 — Structure, Decision, Risk&lt;/div&gt;

  &lt;div class=&quot;qual-grid&quot; style=&quot;margin-top:14px;&quot;&gt;
    &lt;div class=&quot;qual-card&quot;&gt;
      &lt;div class=&quot;qual-label&quot;&gt;Level 4 · Structure&lt;/div&gt;
      &lt;div class=&quot;qual-title&quot;&gt;Channels, Fibs &amp;amp; EW Overlay&lt;/div&gt;
      &lt;div class=&quot;qual-text&quot;&gt;
        Ascending channel from 2023 low broken. Price testing the lower channel boundary from below as resistance.
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;50% Fib retracement: ~$74K — broken&lt;/li&gt;
          &lt;li&gt;61.8% Fib: ~$61K — next major support&lt;/li&gt;
          &lt;li&gt;Channel lower bound: ~$60K–$61K (Fib confluence)&lt;/li&gt;
          &lt;li&gt;78.6% Fib: ~$41K — if 61.8% fails&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;qual-card&quot;&gt;
      &lt;div class=&quot;qual-label&quot;&gt;Level 6 · Decision&lt;/div&gt;
      &lt;div class=&quot;qual-title&quot;&gt;Playbook Synthesis&lt;/div&gt;
      &lt;div class=&quot;qual-text&quot;&gt;
        Framework signals 🔴 Regime Change. Playbook: do not fade, follow new trend.
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;No new longs until regime flips&lt;/li&gt;
          &lt;li&gt;Existing positions: reduce or hedge&lt;/li&gt;
          &lt;li&gt;Watch bellwethers (MSTR, COIN, miners) for early reversal signs&lt;/li&gt;
          &lt;li&gt;Potential entry zone: ~$61K–$69K confluence&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;qual-card&quot;&gt;
      &lt;div class=&quot;qual-label&quot;&gt;Level 7 · Risk&lt;/div&gt;
      &lt;div class=&quot;qual-title&quot;&gt;Invalidation &amp;amp; What Can Go Wrong&lt;/div&gt;
      &lt;div class=&quot;qual-text&quot;&gt;
        The ~$69K kill level was breached intraweek but has not been violated on a weekly or monthly close. This is the single most important variable right now — the market is on the razor&apos;s edge. The intraweek breach favors the bear case, but until a closing violation occurs, the extended wave 3 count is technically alive (if damaged).
        &lt;ul class=&quot;qual-list&quot;&gt;
          &lt;li&gt;&lt;strong style=&quot;color:var(--red)&quot;&gt;~$69K intraweek breach:&lt;/strong&gt; wick below occurred — bear case favored but not confirmed&lt;/li&gt;
          &lt;li&gt;&lt;strong style=&quot;color:var(--red)&quot;&gt;Weekly/monthly close below ~$69K:&lt;/strong&gt; kills both bull counts — only bear ABC remains&lt;/li&gt;
          &lt;li&gt;&lt;strong style=&quot;color:var(--green)&quot;&gt;Weekly close back above $72K+:&lt;/strong&gt; reclaims territory, extended count regains credibility&lt;/li&gt;
          &lt;li&gt;Extended count risk: impulsive reversal from here catches bears offside&lt;/li&gt;
          &lt;li&gt;Time factor: every week spent near ~$69K without a close below favors bears — distribution, not accumulation&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── ELLIOTT WAVE OVERLAY ── --&gt;
  &lt;div class=&quot;ew-box&quot;&gt;
    &lt;div class=&quot;ew-label&quot;&gt;⚠ Elliott Wave Overlay — Not Scored&lt;/div&gt;
    &lt;div class=&quot;ew-text&quot;&gt;
      &lt;strong&gt;Primary count (bearish, favored):&lt;/strong&gt; 5-wave impulse from 2022 low (~$16.7K) to ~$132K is complete. Currently in wave A of a larger ABC correction. The 50% retracement (~$74K) has been lost. Critical level: &lt;strong&gt;~$69K&lt;/strong&gt; — top of Wave 1. Price wicked below ~$69K intraweek, but has not closed below on a weekly or monthly basis. A weekly close below would definitively confirm the bear count and eliminate all bullish wave interpretations. The market is sitting precisely on the decision point — the intraweek breach favors bears, the absence of a closing violation keeps the door open for bulls. The 61.8% at ~$61K aligns with channel support — the next major target if ~$69K gives way on a closing basis.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;ew-box&quot; style=&quot;border-left-color: var(--green); background: var(--green-bg); border-color: var(--green-border);&quot;&gt;
    &lt;div class=&quot;ew-label&quot; style=&quot;color: var(--green);&quot;&gt;↗ Alternative Count — Extended Wave 3&lt;/div&gt;
    &lt;div class=&quot;ew-text&quot;&gt;
      &lt;strong&gt;Alternative count (bullish):&lt;/strong&gt; The move from ~$16.7K to ~$132K did not complete a full 5-wave cycle. Instead, we are witnessing an &lt;strong&gt;extended wave 3&lt;/strong&gt; at a higher degree — a 9-wave subdivision rather than the standard 5. Under this count, the current decline is wave 6 of the extension, and &lt;strong&gt;wave 7&lt;/strong&gt; (the final impulse sub-wave of extended wave 3) is about to begin. This would be followed by wave 4 and wave 5 at the higher order, implying significantly higher prices ahead.&lt;br&gt;&lt;br&gt;
      &lt;strong&gt;Critical EW rule:&lt;/strong&gt; The current corrective wave (wave 4 inside extended wave 3) &lt;strong&gt;must not close below the top of wave 1 of wave 3 — the ~$69K level.&lt;/strong&gt; This level was breached intraweek — the wick went below — but has not been violated on a weekly or monthly closing basis. The extended count is alive but damaged. Purists would argue an intraweek breach already disqualifies the count; pragmatists note that only closing violations are definitive in EW practice. Either way, this count is hanging by a thread. A weekly close below ~$69K eliminates it entirely.&lt;br&gt;&lt;br&gt;
      &lt;strong&gt;What would confirm:&lt;/strong&gt; Price holds above ~$69K, followed by an impulsive (not corrective) reversal. Weekly close back above ~$88K (38.2% Fib) with expanding volume would be the first structural signal. Bellwether stocks (MSTR, COIN) leading the turn would add conviction. Under this count, the $61K–$69K zone is the buying opportunity, not a level to fear.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── SUPPLEMENTARY ── --&gt;
  &lt;div class=&quot;sec-head&quot;&gt;&lt;h2&gt;Supplementary&lt;/h2&gt;&lt;/div&gt;

  &lt;div class=&quot;supp-row&quot;&gt;
    &lt;div class=&quot;supp-card&quot;&gt;
      &lt;div class=&quot;supp-label&quot;&gt;Coppock Curve&lt;/div&gt;
      &lt;div class=&quot;supp-val iv-r&quot;&gt;−44.0&lt;/div&gt;
      &lt;div class=&quot;supp-note&quot;&gt;Deeply negative and accelerating downward. Last time this negative was the 2022 bear market. Long-term sell signal confirmed.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;supp-card&quot;&gt;
      &lt;div class=&quot;supp-label&quot;&gt;BTC Bellwethers&lt;/div&gt;
      &lt;div class=&quot;supp-val iv-r&quot;&gt;Weak&lt;/div&gt;
      &lt;div class=&quot;supp-note&quot;&gt;MSTR, COIN, miners all in downtrends. No signs of basing or relative strength vs BTC.&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;supp-card&quot;&gt;
      &lt;div class=&quot;supp-label&quot;&gt;On-Chain MVRV&lt;/div&gt;
      &lt;div class=&quot;supp-val iv-y&quot;&gt;1.4x&lt;/div&gt;
      &lt;div class=&quot;supp-note&quot;&gt;Above 1.0 (not capitulation). Historical bottoms at 0.8–0.9x. More downside possible.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ── SCENARIOS ── --&gt;
  &lt;div class=&quot;sec-head&quot;&gt;&lt;h2&gt;Scenarios &amp;amp; Key Levels&lt;/h2&gt;&lt;/div&gt;

  &lt;div class=&quot;scenarios&quot;&gt;
    &lt;div class=&quot;scenario sc-bull&quot;&gt;
      &lt;div class=&quot;sc-label&quot;&gt;Bull Case — Extended Wave 3 (20% probability, declining)&lt;/div&gt;
      &lt;div class=&quot;sc-text&quot;&gt;Extended count alive but damaged by the intraweek breach of ~$69K. If this is wave 6 of the extension, wave 7 begins here targeting $90K–$100K+. But the market must close the week above ~$69K to keep this count viable. Every week spent at this level without impulsive reversal erodes probability further.&lt;/div&gt;
      &lt;div class=&quot;sc-level&quot;&gt;Survival: ~$69K weekly close · Trigger: ~$88K reclaim&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;scenario sc-bear&quot;&gt;
      &lt;div class=&quot;sc-label&quot;&gt;Bear Case — 5 Waves Complete (80% probability, rising)&lt;/div&gt;
      &lt;div class=&quot;sc-text&quot;&gt;Full 5-wave impulse from 2022 is done. The intraweek breach of ~$69K is the market testing the kill level — weekly or monthly close below seals it. Correction deepens toward 61.8% (~$61K) and potentially 78.6% (~$41K). Timeline: 3–6 months of weakness with bear rallies that fail at lower highs.&lt;/div&gt;
      &lt;div class=&quot;sc-level&quot;&gt;Key level: ~$61K (61.8% Fib breakdown)&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;table class=&quot;levels-tbl&quot;&gt;
    &lt;thead&gt;
      &lt;tr&gt;&lt;th&gt;Level&lt;/th&gt;&lt;th&gt;Price&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Significance&lt;/th&gt;&lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
      &lt;tr&gt;&lt;td style=&quot;color:var(--green)&quot;&gt;38.2% Fib&lt;/td&gt;&lt;td&gt;~$88K&lt;/td&gt;&lt;td&gt;Resistance&lt;/td&gt;&lt;td&gt;Bull reclaim target — close above invalidates bear thesis&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td style=&quot;color:var(--amber)&quot;&gt;Wave 1 Top&lt;/td&gt;&lt;td&gt;~$69K&lt;/td&gt;&lt;td style=&quot;font-weight:600;color:var(--red)&quot;&gt;BREACHED INTRAWEEK&lt;/td&gt;&lt;td&gt;EW kill level — wicked below, no weekly/monthly close below. This week decisive.&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td style=&quot;color:var(--red)&quot;&gt;61.8% + Channel&lt;/td&gt;&lt;td&gt;~$61K&lt;/td&gt;&lt;td&gt;Confluence Support&lt;/td&gt;&lt;td&gt;Channel lower bound + Fibonacci — potential Wave A bottom&lt;/td&gt;&lt;/tr&gt;
      &lt;tr&gt;&lt;td style=&quot;color:var(--red)&quot;&gt;78.6% Fib&lt;/td&gt;&lt;td&gt;~$41K&lt;/td&gt;&lt;td&gt;Deep Support&lt;/td&gt;&lt;td&gt;Extreme scenario if 61.8% fails — full bear territory&lt;/td&gt;&lt;/tr&gt;
    &lt;/tbody&gt;
  &lt;/table&gt;

  &lt;!-- ── PLAYBOOK ── --&gt;
  &lt;div class=&quot;playbook&quot;&gt;
    &lt;div class=&quot;pb-head&quot;&gt;
      &lt;div class=&quot;pb-icon&quot;&gt;📋&lt;/div&gt;
      &lt;div class=&quot;pb-title&quot;&gt;This Week&apos;s Playbook&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;pb-text&quot;&gt;
      &lt;strong&gt;Regime state: 🔴 Regime Change — on the edge.&lt;/strong&gt; The framework scores bearish across five of eight dimensions. The ~$69K kill level was breached intraweek — the wick went below — but no weekly or monthly close has confirmed the breakdown. This is not a comfortable hold in either direction. The bear case is favored but not sealed.&lt;br&gt;&lt;br&gt;
      &lt;strong&gt;Micro structure matters.&lt;/strong&gt; At the sub-wave level, wave A likely needs one more leg down before completing — the typical internal count is 5-3-5, and we appear to be in the final impulse. Wave B would then retrace 50–61.8% of A (preferred) before wave C takes price to the final corrective target. An alternative 3-3-5 flat could see wave B retrace up to 100% of A, but this is not the preferred count.&lt;br&gt;&lt;br&gt;
      &lt;strong&gt;Action: Stay sidelined.&lt;/strong&gt; We would initiate a long position only under two conditions: (1) one more leg down completes wave A with a capitulation signature — volume spike, DVOL inversion, Fear &amp;amp; Greed below 10 — followed by a clear wave B setup, or (2) a structural trend break to the upside that signals a potential move back toward all-time highs, confirming the extended wave 3 count.&lt;br&gt;&lt;br&gt;
      &lt;strong&gt;Bottom line: there are better opportunities to trade right now.&lt;/strong&gt; The risk/reward on BTC at ~$69K is poor in both directions — too close to the kill level for a confident long, too oversold for an aggressive short. Wait for resolution. The market will tell you when it&apos;s ready.
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;
&lt;/div&gt;

&lt;!-- ════════════════ FOOTER ════════════════ --&gt;</content:encoded></item></channel></rss>