<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Behavioral_finance on LibreLeo: Financial Freedom for Globally Mobile Investors</title><link>https://libreleo.com/tags/behavioral_finance/</link><description>Tools, math, and lived experience for expats building wealth across borders. Passive portfolios and active income from a Dubai-based trader.</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © 2026 | All rights reserved</copyright><lastBuildDate>Sat, 20 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://libreleo.com/tags/behavioral_finance/index.xml" rel="self" type="application/rss+xml"/><item><title>How The Benner Cycle Predicts 100+ Years of Market Movement</title><link>https://libreleo.com/posts/benner-cycle-market-predictions/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>https://libreleo.com/posts/benner-cycle-market-predictions/</guid><description>We explore the mysterious Benner Cycle from 1875, a market forecasting chart created by a farmer. Does it hold up today, or is it just a historical curiosity?</description><content:encoded><![CDATA[<div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl">
  Have you ever wished for a map of the stock market? A simple guide that tells you when to be fearful and when to be greedy? What if a 19th-century farmer stumbled upon a secret rhythm of the market, a cycle that has supposedly predicted major movements for over 100 years?
</div>

<p>This is the story of the <strong>Benner Cycle</strong>, and honestly, it's one of the most fascinating rabbit holes in finance.</p>
<p>I'm going to break down exactly what this cycle is, see if it has any teeth in today's wild markets, and figure out if this old farmer's wisdom can actually make us better investors.</p>
<hr>

<h2 class="relative group">Who Was Samuel Benner?
    <div id="who-was-samuel-benner" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#who-was-samuel-benner" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>Samuel Benner wasn't some Wall Street guru. He was an Ohio farmer who got absolutely wiped out financially by the Panic of 1873. Instead of just licking his wounds, he became obsessed with figuring out why markets moved in such dramatic, repeating waves.</p>
<p>So, he hit the books, studying everything from pig iron prices to corn harvests, and in 1875, he published a book with his findings. His work boiled down to a simple, powerful idea:</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="tip">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M112.1 454.3c0 6.297 1.816 12.44 5.284 17.69l17.14 25.69c5.25 7.875 17.17 14.28 26.64 14.28h61.67c9.438 0 21.36-6.401 26.61-14.28l17.08-25.68c2.938-4.438 5.348-12.37 5.348-17.7L272 415.1h-160L112.1 454.3zM191.4 .0132C89.44 .3257 16 82.97 16 175.1c0 44.38 16.44 84.84 43.56 115.8c16.53 18.84 42.34 58.23 52.22 91.45c.0313 .25 .0938 .5166 .125 .7823h160.2c.0313-.2656 .0938-.5166 .125-.7823c9.875-33.22 35.69-72.61 52.22-91.45C351.6 260.8 368 220.4 368 175.1C368 78.61 288.9-.2837 191.4 .0132zM192 96.01c-44.13 0-80 35.89-80 79.1C112 184.8 104.8 192 96 192S80 184.8 80 176c0-61.76 50.25-111.1 112-111.1c8.844 0 16 7.159 16 16S200.8 96.01 192 96.01z"/></svg>
</span></div>
        <div class="grow">
          Benner's Core Insight
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p>The market moves in cycles, and these cycles can be charted.</p></div></div><hr>

<h2 class="relative group">The Three Flavors of Market Years
    <div id="the-three-flavors-of-market-years" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-three-flavors-of-market-years" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>Benner's system wasn't complicated. He categorized years into three distinct types:</p>
<div
  class="tab__container w-full"
  
  >
  <div class="tab__nav" role="tablist">
    <div class="flex flex-wrap gap-1"><button
          class="tab__button px-3 py-2 text-sm font-semibold border-b-2 border-transparent rounded-t-md hover:bg-neutral-200 dark:hover:bg-neutral-700 tab--active"
          role="tab"
          aria-selected="true"
          data-tab-index="0"
          data-tab-label="Panic Years">
          <span class="flex items-center gap-1">
            
            Panic Years
          </span>
        </button><button
          class="tab__button px-3 py-2 text-sm font-semibold border-b-2 border-transparent rounded-t-md hover:bg-neutral-200 dark:hover:bg-neutral-700 "
          role="tab"
          aria-selected="false"
          data-tab-index="1"
          data-tab-label="Good Times">
          <span class="flex items-center gap-1">
            
            Good Times
          </span>
        </button><button
          class="tab__button px-3 py-2 text-sm font-semibold border-b-2 border-transparent rounded-t-md hover:bg-neutral-200 dark:hover:bg-neutral-700 "
          role="tab"
          aria-selected="false"
          data-tab-index="2"
          data-tab-label="Hard Times">
          <span class="flex items-center gap-1">
            
            Hard Times
          </span>
        </button></div>
  </div>
  <div class="tab__content mt-4"><div class="tab__panel tab--active" data-tab-index="0">
        
<h3 class="relative group">Panic Years
    <div id="panic-years" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#panic-years" aria-label="Anchor">#</a>
    </span>
    
</h3>
<p>The big ones. Years of irrational fear (or greed) where prices either crash through the floor or launch into the stratosphere.</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="warning">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z"/></svg>
</span></div>
        <div class="grow">
          Historical Examples
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><ul>
<li>2008 Financial Crisis</li>
<li>Dot-com bust (2000-2002)</li>
<li>April 2025 &quot;Liberation Day&quot;</li>
</ul></div></div><p>It's when things get crazy.</p>

      </div><div class="tab__panel " data-tab-index="1">
        
<h3 class="relative group">Good Times
    <div id="good-times" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#good-times" aria-label="Anchor">#</a>
    </span>
    
</h3>
<p>The boom years. Prices are high, everyone's making money, and your portfolio looks brilliant.</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="success">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"/></svg>
</span></div>
        <div class="grow">
          Benner's Advice
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p>This is the <strong>best time to sell</strong> your assets and take profits. Don't get greedy.</p></div></div>
      </div><div class="tab__panel " data-tab-index="2">
        
<h3 class="relative group">Hard Times
    <div id="hard-times" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#hard-times" aria-label="Anchor">#</a>
    </span>
    
</h3>
<p>The winter of the market cycle. Prices are low, sentiment is gloomy, and it feels like the world is ending.</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="tip">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M112.1 454.3c0 6.297 1.816 12.44 5.284 17.69l17.14 25.69c5.25 7.875 17.17 14.28 26.64 14.28h61.67c9.438 0 21.36-6.401 26.61-14.28l17.08-25.68c2.938-4.438 5.348-12.37 5.348-17.7L272 415.1h-160L112.1 454.3zM191.4 .0132C89.44 .3257 16 82.97 16 175.1c0 44.38 16.44 84.84 43.56 115.8c16.53 18.84 42.34 58.23 52.22 91.45c.0313 .25 .0938 .5166 .125 .7823h160.2c.0313-.2656 .0938-.5166 .125-.7823c9.875-33.22 35.69-72.61 52.22-91.45C351.6 260.8 368 220.4 368 175.1C368 78.61 288.9-.2837 191.4 .0132zM192 96.01c-44.13 0-80 35.89-80 79.1C112 184.8 104.8 192 96 192S80 184.8 80 176c0-61.76 50.25-111.1 112-111.1c8.844 0 16 7.159 16 16S200.8 96.01 192 96.01z"/></svg>
</span></div>
        <div class="grow">
          Benner's Prescription
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p><strong>Buy.</strong> Buy stocks, buy assets, and hold on until the &quot;Good Times&quot; roll back around.</p></div></div>
      </div></div>
</div>

<hr>

<h2 class="relative group">What Does the Cycle Look Like?
    <div id="what-does-the-cycle-look-like" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-does-the-cycle-look-like" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>This is where it gets interesting. Benner laid out his predictions on a hand-drawn chart, which has since been adapted and passed down.</p>
<figure><img
    class="my-0 rounded-md"
    loading="lazy"
    decoding="async"
    fetchpriority="low"
    alt="Image Description"
    src="/images/Pasted%20image%2020251124195140.png"
    ></figure>
<blockquote><p>A visual representation of Benner's cyclical chart, showing the waves of panic, good times, and hard times.</p>
</blockquote>
<h3 class="relative group">The Rhythm of the Market
    <div id="the-rhythm-of-the-market" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-rhythm-of-the-market" aria-label="Anchor">#</a>
    </span>
    
</h3>
<p>Benner identified a recurring pattern in market tops of <strong>8, 9, and 10 years</strong>. This simple rhythm forms the backbone of his forecast for &quot;Good Times&quot; to sell.</p>
<p>Similarly, he found patterns for market bottoms, giving him his &quot;Hard Times&quot; to buy. It was a mechanical, almost agricultural way of looking at finance. Planting during the bad years to harvest during the good ones.</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="info">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z"/></svg>
</span></div>
        <div class="grow">
          The Surprising Part
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p>For a while, it seemed to work surprisingly well, lining up with several major market events long after Benner was gone.</p></div></div><hr>

<h2 class="relative group">Should You Trade Using a 150-Year-Old Chart?
    <div id="should-you-trade-using-a-150-year-old-chart" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#should-you-trade-using-a-150-year-old-chart" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>This is the million-dollar question. It's one thing to look at a historical chart and nod along, but it's another thing entirely to bet your hard-earned money on it.</p>
<figure><img
    class="my-0 rounded-md"
    loading="lazy"
    decoding="async"
    fetchpriority="low"
    alt="Image Description"
    src="/images/Pasted%20image%2020251124194952.png"
    ></figure>

<h3 class="relative group">The &quot;Map vs. GPS&quot; Analogy
    <div id="the-map-vs-gps-analogy" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-map-vs-gps-analogy" aria-label="Anchor">#</a>
    </span>
    
</h3>
<p>Here's how I see it:</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="tip">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M112.1 454.3c0 6.297 1.816 12.44 5.284 17.69l17.14 25.69c5.25 7.875 17.17 14.28 26.64 14.28h61.67c9.438 0 21.36-6.401 26.61-14.28l17.08-25.68c2.938-4.438 5.348-12.37 5.348-17.7L272 415.1h-160L112.1 454.3zM191.4 .0132C89.44 .3257 16 82.97 16 175.1c0 44.38 16.44 84.84 43.56 115.8c16.53 18.84 42.34 58.23 52.22 91.45c.0313 .25 .0938 .5166 .125 .7823h160.2c.0313-.2656 .0938-.5166 .125-.7823c9.875-33.22 35.69-72.61 52.22-91.45C351.6 260.8 368 220.4 368 175.1C368 78.61 288.9-.2837 191.4 .0132zM192 96.01c-44.13 0-80 35.89-80 79.1C112 184.8 104.8 192 96 192S80 184.8 80 176c0-61.76 50.25-111.1 112-111.1c8.844 0 16 7.159 16 16S200.8 96.01 192 96.01z"/></svg>
</span></div>
        <div class="grow">
          Think of It This Way
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p>The Benner Cycle is like a hand-drawn map of a coastline from the 1800s. It gives you the general shape, the major capes, the big bays. It's useful for general orientation.</p>
<p>But you would <strong>never</strong> use it as a GPS to navigate a super-tanker through a narrow, rocky channel in a storm.</p></div></div><p>The economy of 1875 was based on agriculture and railroads, pegged to a gold standard. Today's market is a complex, globalized, high-frequency, algorithm-driven beast connected in ways Benner could never have imagined.</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="danger">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path fill="currentColor"  d="M159.3 5.4c7.8-7.3 19.9-7.2 27.7 .1c27.6 25.9 53.5 53.8 77.7 84c11-14.4 23.5-30.1 37-42.9c7.9-7.4 20.1-7.4 28 .1c34.6 33 63.9 76.6 84.5 118c20.3 40.8 33.8 82.5 33.8 111.9C448 404.2 348.2 512 224 512C98.4 512 0 404.1 0 276.5c0-38.4 17.8-85.3 45.4-131.7C73.3 97.7 112.7 48.6 159.3 5.4zM225.7 416c25.3 0 47.7-7 68.8-21c42.1-29.4 53.4-88.2 28.1-134.4c-2.8-5.6-5.6-11.2-9.8-16.8l-50.6 58.8s-81.4-103.6-87.1-110.6C133.1 243.8 112 273.2 112 306.8C112 375.4 162.6 416 225.7 416z"/></svg></span></div>
        <div class="grow">
          The Danger of Confirmation Bias
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p>The biggest pitfall is our own brain. When you look at the chart, it's incredibly easy to see the times it worked and ignore the times it didn't. This is called <strong>confirmation bias</strong>, and it's a great way to lose money.</p></div></div><hr>

<h2 class="relative group">How to <em>Actually</em> Use the Benner Cycle
    <div id="how-to-actually-use-the-benner-cycle" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#how-to-actually-use-the-benner-cycle" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>So, if we're not using it as a trading signal, is it useless? Not at all.</p>
<p>Its real value isn't in its predictive power, but in its ability to help us manage our own worst enemy: <strong>our emotions</strong>.</p>
<div
  class="tab__container w-full"
  
  >
  <div class="tab__nav" role="tablist">
    <div class="flex flex-wrap gap-1"><button
          class="tab__button px-3 py-2 text-sm font-semibold border-b-2 border-transparent rounded-t-md hover:bg-neutral-200 dark:hover:bg-neutral-700 tab--active"
          role="tab"
          aria-selected="true"
          data-tab-index="0"
          data-tab-label="During Hard Times">
          <span class="flex items-center gap-1">
            
            During Hard Times
          </span>
        </button><button
          class="tab__button px-3 py-2 text-sm font-semibold border-b-2 border-transparent rounded-t-md hover:bg-neutral-200 dark:hover:bg-neutral-700 "
          role="tab"
          aria-selected="false"
          data-tab-index="1"
          data-tab-label="During Good Times">
          <span class="flex items-center gap-1">
            
            During Good Times
          </span>
        </button></div>
  </div>
  <div class="tab__content mt-4"><div class="tab__panel tab--active" data-tab-index="0">
        
<h3 class="relative group">A Tool for Emotional Discipline
    <div id="a-tool-for-emotional-discipline" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#a-tool-for-emotional-discipline" aria-label="Anchor">#</a>
    </span>
    
</h3>
<p>When the market is in &quot;Hard Times&quot; and everyone is panicking, having a 150-year-old chart that says <strong>&quot;BUY&quot;</strong> can be a powerful psychological tool.</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="success">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"/></svg>
</span></div>
        <div class="grow">
          The Benefit
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p>It can give you the courage to follow Warren Buffett's advice and &quot;be greedy when others are fearful.&quot;</p></div></div>
      </div><div class="tab__panel " data-tab-index="1">
        
<h3 class="relative group">A Sanity Check
    <div id="a-sanity-check" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#a-sanity-check" aria-label="Anchor">#</a>
    </span>
    
</h3>
<p>When the market is euphoric and stories of overnight millionaires are everywhere (what Benner called &quot;Good Times&quot;), his chart serves as a sober reminder.</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="warning">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z"/></svg>
</span></div>
        <div class="grow">
          The Reminder
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p>&quot;Hey, maybe don't go all-in at the top.&quot; Take some profits.</p></div></div>
      </div></div>
</div>

<hr>

<h2 class="relative group">The Real Secret Weapon
    <div id="the-real-secret-weapon" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-real-secret-weapon" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>The real secret weapon in investing isn't a perfect timing tool. It's <strong>patience</strong>.</p>
<p>The Benner Cycle, for all its flaws, is a testament to the fact that markets are cyclical:</p>
<table>
	<thead>
			<tr>
					<th>Phase</th>
					<th>What Happens</th>
					<th>What To Do</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td><strong>Hard Times</strong></td>
					<td>Prices low, sentiment gloomy</td>
					<td>Buy and hold</td>
			</tr>
			<tr>
					<td><strong>Recovery</strong></td>
					<td>Prices rising, optimism returns</td>
					<td>Stay invested</td>
			</tr>
			<tr>
					<td><strong>Good Times</strong></td>
					<td>Prices high, euphoria</td>
					<td>Take profits</td>
			</tr>
			<tr>
					<td><strong>Panic</strong></td>
					<td>Prices crash, fear everywhere</td>
					<td>Prepare to buy</td>
			</tr>
	</tbody>
</table>
<p>Bad times are followed by good times, and good times are followed by bad.</p>
<hr>

<h2 class="relative group">Conclusion
    <div id="conclusion" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#conclusion" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>So, can a farmer from 1875 predict the market?</p>
<div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="warning">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z"/></svg>
</span></div>
        <div class="grow">
          The Answer
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p><strong>No.</strong> Don't use it to time the market.</p></div></div><div class="admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm" data-type="success">
      <div class="flex items-center gap-2 font-semibold text-inherit">
        <div class="flex shrink-0 h-5 w-5 items-center justify-center text-lg"><span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"/></svg>
</span></div>
        <div class="grow">
          But...
        </div>
      </div><div class="admonition-content mt-3 text-base leading-relaxed text-inherit"><p>Can it make you a smarter, more level-headed investor? <strong>Absolutely.</strong></p></div></div><p>The Benner Cycle is a fascinating historical artifact and a brilliant mental model:</p>
<ul>
<li>Use it to understand that markets have a natural ebb and flow</li>
<li>Use it to check your own greed and fear</li>
<li><strong>Don't</strong> use it to time specific trades</li>
</ul>
<p>The real, boring, and effective secret to building wealth remains the same: <strong>buy good assets, diversify, and give it time.</strong> Lots of time.</p>

  
  
  
  



<div
  
    class="flex px-4 py-3 rounded-md shadow bg-primary-100 dark:bg-primary-900"
  
  >
  <span
    
      class="text-primary-400 pe-3 flex items-center"
    
    >
    <span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z"/></svg>
</span>
  </span>

  <span
    
      class="dark:text-neutral-300"
    
    ><strong>Disclaimer:</strong> This post reflects my personal views and is for educational purposes only. It is not financial advice. Every situation is different. Always check your country's specific tax and investment rules before acting. See the full <a href="/disclaimer/" >Disclaimer</a> and <a href="/privacy/" >Privacy Policy</a> for the long version.</span>
</div>

]]></content:encoded><media:content url="https://libreleo.com/img/featured/benner-cycle-market-predictions.webp" medium="image"/></item><item><title>Don't Listen to Market Noise: A 32-Year Lesson in Doing Nothing</title><link>https://libreleo.com/posts/dont-listen-to-market-noise/</link><pubDate>Tue, 25 Nov 2025 00:00:00 +0000</pubDate><guid>https://libreleo.com/posts/dont-listen-to-market-noise/</guid><description>Financial media is in the engagement business, not the information business. Here's the cost of trading on noise, the behavioral gap research, and the five rules I built to ignore it.</description><content:encoded><![CDATA[<p>I sold a chunk of my position in March 2020.</p>
<p>It was during the second week of the COVID crash. Everything was red, every headline screamed catastrophe, and I convinced myself I was being &quot;prudent&quot; by taking some money off the table. I sold at roughly 30% below the January high. The market bottomed nine days later. By August it had recovered the entire drop. By the end of 2021 it was 60% above where I sold.</p>
<p>That single decision left a meaningful chunk of what should have been a much larger position on the table. It wasn't a position-sizing mistake. It wasn't a thesis error. It was a noise mistake. I traded on what I was hearing instead of what I'd planned. A fair amount of time inside corporate finance and I still made the rookie move.</p>
<p>This is the article I'd send to my younger self.</p>

<h2 class="relative group">Why noise feels so loud
    <div id="why-noise-feels-so-loud" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#why-noise-feels-so-loud" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>Financial media is in the engagement business. CNBC doesn't make money when you don't watch. Bloomberg doesn't sell more terminals when markets are quiet. The X algorithm doesn't surface &quot;the market did basically nothing today&quot; because nobody clicks on it.</p>
<p>So the volume on bad news gets turned up, all the time. A perfectly normal correction gets called a CRASH. A 3% pullback after a 40% rally becomes BREAKING.</p>
<p>Add social media to the mix and you get amplification on top of selection bias. The people loudest about their predictions on X aren't the people quietly compounding into wealth. They're the people who need the dopamine of being right, or the engagement of being wrong loudly.</p>
<p>The asymmetry is brutal: fear is a stronger behavioural signal than greed by a factor of about 2 to 1 in the research. So the same volume of bad news hits you twice as hard as the same volume of good news. That's why a single screaming headline can undo six months of carefully built investing discipline.</p>

<h2 class="relative group">The cost of trading on noise
    <div id="the-cost-of-trading-on-noise" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-cost-of-trading-on-noise" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>DALBAR has been running an annual study since the 1990s called the Quantitative Analysis of Investor Behavior. The finding is depressingly consistent: individual investors underperform the funds they own by 1.5% to 3% annually. Not because they pick bad funds. Because they trade in and out of good ones at the wrong times.</p>
<p>Think about what that compounds to over a 30-year horizon. A 2% drag, compounded annually, halves your terminal wealth. That's not a rounding error. That's the difference between retiring at 55 and retiring at 70.</p>
<p>The behavioural gap isn't because individual investors are stupid. It's because they're listening. The pros aren't necessarily smarter. They're structurally insulated: institutional mandates, rebalancing rules, written investment policies they're required to follow.</p>
<p>You don't have those guardrails by default. You have to build them yourself.</p>

<h2 class="relative group">What I do instead
    <div id="what-i-do-instead" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-i-do-instead" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>Five rules. Written down. I read them when I feel the urge to do something stupid.</p>
<p><strong>1. Auto-deposit, no exceptions.</strong> A fixed amount goes from my checking account into my brokerage on the 1st and 15th of every month. It buys whatever my allocation says I'm underweight in. No decision required, no chance for cleverness.</p>
<p><strong>2. No news between 9am and 4pm Dubai time.</strong> This covers the entire US market open. I don't watch CNBC. I don't refresh Yahoo Finance. I don't have the brokerage app on my phone's home screen. If I want to know how my portfolio did this week, I find out on Saturday morning when nothing is open.</p>
<p><strong>3. Quarterly review, not daily.</strong> I look at the actual numbers four times a year. I rebalance once. The other 361 days, I'm not allowed to make allocation changes.</p>
<p><strong>4. Written investment policy.</strong> Three pages. What I own, why I own it, what would have to be true for me to change. The discipline isn't in the document itself. It's in the requirement to re-read the document before making any decision. By the time I'm done reading it, the impulse usually passes.</p>
<p><strong>5. No leverage on the long-term portfolio.</strong> Margin and options are fine as active income overlays in a separate account. The long-term FIRE portfolio stays unleveraged. This means I'm never forced to sell at the bottom. That's a luxury I bought with discipline.</p>
<p>For the mechanics of DCA itself, see <a href="/posts/dca-dollar-cost-averaging-pros-cons/" >DCA Dollar Cost Averaging</a>. The rules above are what make DCA actually work.</p>

<h2 class="relative group">The &quot;do nothing&quot; power
    <div id="the-do-nothing-power" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-do-nothing-power" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>The single best investing decision I've ever made wasn't a buy or a sell. It was the period from 2008 to 2013 when I did nothing. I auto-deposited into broad index funds every month. I didn't sell during the 2008 crash. I didn't pause contributions when the headlines said the world was ending. I didn't try to time the bottom.</p>
<p>Those five years of doing nothing produced more lifetime wealth than the next ten years of actively managing things did. The reason isn't mysterious: I bought when nobody else wanted to buy, and I let compounding work.</p>
<p>This is the cheat code. The market isn't trying to outsmart you. It's trying to scare you. The discipline to stay in your seat, especially when everything in the news is telling you not to, is worth more than any stock-picking edge you'll ever develop.</p>

<h2 class="relative group">The Rule
    <div id="the-rule" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-rule" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>If you can't follow the rules above, follow this one: every time you feel the urge to react to a headline, ask yourself a single question. &quot;Have I had this thought before? What happened the last time I acted on it?&quot;</p>
<p>If you're honest, the answer will usually be: it cost me money.</p>
<p>That's the lesson. The noise will not stop. Your job is to.</p>
<p>Have fun exploring.</p>
<p>Chris</p>

  
  
  
  



<div
  
    class="flex px-4 py-3 rounded-md shadow bg-primary-100 dark:bg-primary-900"
  
  >
  <span
    
      class="text-primary-400 pe-3 flex items-center"
    
    >
    <span class="relative block icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z"/></svg>
</span>
  </span>

  <span
    
      class="dark:text-neutral-300"
    
    ><strong>Disclaimer:</strong> This post reflects my personal views and is for educational purposes only. It is not financial advice. Every situation is different. Always check your country's specific tax and investment rules before acting. See the full <a href="/disclaimer/" >Disclaimer</a> and <a href="/privacy/" >Privacy Policy</a> for the long version.</span>
</div>

]]></content:encoded><media:content url="https://libreleo.com/img/featured/dont-listen-to-market-noise.webp" medium="image"/></item></channel></rss>